mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 08:31:00 +00:00
For now, this can only query microseconds since boot. Use this to print a timestamp every second. This busy-loops until a second has passed. This might be a good first use of interrupts soon. qemu used to not implement this timer at some point, but it seems to work fine even in qemu now (qemu v 5.2.0). |
||
|---|---|---|
| .. | ||
| Arch | ||
| CMakeLists.txt | ||
| init.cpp | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||