I've realized theres no way for the widget to be fully "live", since no matter how low of a number I put for my timeline, i noticed it udpates every like 5-10 minuite.
However, I was wondering if its possible to update the widget when the user access the app? I am trying to make the widget as consistent as possible. Thanks! :)
let timeline = Timeline(entries: entries, policy: .after(Date()))