mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 09:01:00 +00:00
We don't need a wrapper Function object that just forwards the timer callback to the scheduler tick function. It already has the same signature, so we can just plug it in directly. :^) Same with the clock updating function. |
||
|---|---|---|
| .. | ||
| HardwareTimer.cpp | ||
| HardwareTimer.h | ||
| HPET.cpp | ||
| HPET.h | ||
| HPETComparator.cpp | ||
| HPETComparator.h | ||
| PIT.cpp | ||
| PIT.h | ||
| RTC.cpp | ||
| RTC.h | ||
| TimeManagement.cpp | ||
| TimeManagement.h | ||