Clock: Add ability to convert from microseconds to kernel time
This functionality allows us to ask the kernel to schedule events
based on a high resolution real-time clock.

An example in main waits until the next second.
1 parent c271d72 commit 2d7fa6dcc11fe5541732f354ebb3a1f9b9a0c663
@Jookia Jookia authored on 23 Apr 2023
Showing 3 changed files
View
include/Clock.h
View
src/Clock.cpp
View
src/main.cpp