summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_hardware_timer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce core timing mutex contentionKelebek12023-09-201-1/+3
* timing: wait for completion on unregisterLiam2023-01-141-2/+4
* kernel: remove TimeManagerLiam2022-12-191-4/+3
* kernel: add KHardwareTimerLiam2022-12-181-0/+75