MCPcopy Create free account
hub / github.com/KernelErr/MoeOS / get_time

Function get_time

src/timer.rs:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28pub fn get_time() -> usize {
29 time::read()
30}
31
32pub fn timer_next_triger() {
33 unsafe {

Callers 1

timer_next_trigerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected