summaryrefslogtreecommitdiff
path: root/Kernel/Time/HardwareTimer.h
AgeCommit message (Expand)Author
2020-04-16Kernel: Rename HardwareTimer::change_function() => set_callback()Andreas Kling
2020-04-16Kernel: Remove "stale callback" concept from time managementAndreas Kling
2020-04-16Kernel: Rename HardwareTimer::m_function_to_call => m_callbackAndreas Kling
2020-03-19Kernel: Introduce the new Time management subsystemLiav A