Clock: Use microseconds instead of struct timeval
timevals are a little annoying to work with compared to just microseconds,
so switch to using them for our clock API.
1 parent 246e59c commit 8fb7e31c53b38b5ab97dc302d0a19900ff13243e
@Jookia Jookia authored on 22 Apr 2023
Showing 2 changed files
View
include/Clock.h
View
src/Clock.cpp