Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ GetTicks
Function
GetTicks
Kernel/src/arch/x86_64/timer.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
uint32_t GetTicks(){
78
return ticks;
79
}
80
81
uint32_t GetFrequency(){
82
return frequency;
Callers
4
laihost_sleep
Function · 0.85
wait
Function · 0.85
SysUptime
Function · 0.85
Wait
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected