Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
pub fn get_time() -> usize {
29
time::read()
30
}
31
32
pub fn timer_next_triger() {
33
unsafe {
Callers
1
timer_next_triger
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected