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
This method doesn't use the "system" run start time, but uses an arbitrary starttime as provided via a parameter.
This allows for removing some duplicate code in various places.
Includes making the class `final` and explicitly marking this class as an internal class to allow for further changes in the future.
0 commit comments