Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure timers are initialized before any threads start
This prevents race conditions and divide by zero if multiple threads start using the time functions simultaneously.
- Loading branch information