MCPcopy 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
45pub fn time_between_ticks() -> f64
46{
47 PITINTV
48}
49
50
51// Last RTC update

Callers 2

realtimeFunction · 0.85
uptimeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected