Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rvtimer: Use faster clocksources where possible
- On FreeBSD, there is CLOCK_MONOTONIC_FAST which is much faster than CLOCK_MONOTONIC but more coarse - On Linux, there is CLOCK_MONOTONIC_COARSE
- Loading branch information