MCPcopy Create free account
hub / github.com/LibertyOS-Development/kernel / rt

Function rt

src/sys/sc/svc.rs:56–59  ·  view source on GitHub ↗

Real-time

()

Source from the content-addressed store, hash-verified

54
55// Real-time
56pub fn rt() -> f64
57{
58 crate::clock::realtime()
59}
60
61
62// Sleep

Callers

nothing calls this directly

Calls 1

realtimeFunction · 0.85

Tested by

no test coverage detected