summaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2024-07-04scheduler: Use get_uptime() since it caches the resultAnton Kling
2024-07-04TCP: Allow delay for sendsAnton Kling
2024-07-04Random: Improve random seeding.Anton Kling
2024-07-04CMOS: Make read/write calls asyncAnton Kling
2024-07-03Kernel/Time: Improve time keepingAnton Kling