You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm ok, the issue seems to not be related to rounding, but to duration of last event not being updated before new one get's created, so it stays at initial value (zero):
If the title changes every second, this watcher sends data to the server, but the duration is 0.
Reproducible via:
Hm ok, the issue seems to not be related to rounding, but to duration of last event not being updated before new one get's created, so it stays at initial value (zero):
awatcher/watchers/src/report_client.rs
Line 122 in a045780
The text was updated successfully, but these errors were encountered: