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
it seems, that currently the time accumulator for a given tstr would start at tstr exactly and collect 3 hours, while it actually should collect tstr-1, tstr, and tstr + 1.
The text was updated successfully, but these errors were encountered:
it seems, that currently the time accumulator for a given tstr would start at tstr exactly and collect 3 hours, while it actually should collect tstr-1, tstr, and tstr + 1.
The text was updated successfully, but these errors were encountered: