Files
ladybird/Kernel/Time/TimeManagement.cpp
Andreas Kling 44d58b85ef Kernel: Simplify the way we pass HardwareTimers around a bit
Instead of passing around indices into the m_hardware_timers vector,
just pass around a HardwareTimer* instead.
2020-04-16 18:49:20 +02:00

7.7 KiB