Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ ut
Function
ut
src/sys/sc/svc.rs:70–73 ·
view source on GitHub ↗
Uptime
()
Source
from the content-addressed store, hash-verified
68
69
// Uptime
70
pub fn ut() -> f64
71
{
72
crate::clock::uptime()
73
}
74
75
76
// Write
Callers
nothing calls this directly
Calls
1
uptime
Function · 0.70
Tested by
no test coverage detected