Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Implement stopwatch using Clock monotonic coarse. #102

Open
YoEight opened this issue Aug 21, 2019 · 0 comments
Open

Implement stopwatch using Clock monotonic coarse. #102

YoEight opened this issue Aug 21, 2019 · 0 comments

Comments

@YoEight
Copy link
Owner

YoEight commented Aug 21, 2019

Current stopwatch implementation is using time package to get elapsed time, which is slow and too precise for our need. Using clock package with MonotonicCoarse clock type should yield some performance gain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant