mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 16:12:34 +00:00
Support all the available clocks in clock_getres(). Also, fix this function to use the actual ticks per second value, not the constant `_SC_CLK_TCK` (which is always equal to 8) and move the resolution computation logic to TimeManagement. |
||
|---|---|---|
| .. | ||
| HardwareTimer.h | ||
| TimeManagement.cpp | ||
| TimeManagement.h | ||