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
Currently, the time starts always from midnight. It does not affect the experiments, but it is confusing.
Solution: use the StandardTraveltimeProvider constructor with a date as an argument, using the current date and time loaded from the start_time property of the Amodsim configuration.
It should be properly analyzed and tested that this change has no side-effects.
The text was updated successfully, but these errors were encountered:
In GitLab by @F-I-D-O on Feb 22, 2021, 23:05
Currently, the time starts always from midnight. It does not affect the experiments, but it is confusing.
Solution: use the
StandardTraveltimeProvider
constructor with a date as an argument, using the current date and time loaded from thestart_time
property of the Amodsim configuration.It should be properly analyzed and tested that this change has no side-effects.
The text was updated successfully, but these errors were encountered: