Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Starry-OS/StarryOS
/ irq_cnt
Function
irq_cnt
api/src/time.rs:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
pub(crate) fn irq_cnt() -> usize {
141
IRQ_CNT.load(Ordering::Relaxed)
142
}
Callers
nothing calls this directly
Calls
1
load
Method · 0.80
Tested by
no test coverage detected