Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ time_between_ticks
Function
time_between_ticks
src/time.rs:45–48 ·
view source on GitHub ↗
Time between ticks
()
Source
from the content-addressed store, hash-verified
43
44
// Time between ticks
45
pub fn time_between_ticks() -> f64
46
{
47
PITINTV
48
}
49
50
51
// Last RTC update
Callers
2
realtime
Function · 0.85
uptime
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected