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
Move the retrieval of the current time to the main() function and store in a global (const?) so that it only happens once, instead of once per path-iteration.