Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ duration_ns
Function
duration_ns
crates/kernel/src/ingress.rs:3443–3445 ·
view source on GitHub ↗
(d: Duration)
Source
from the content-addressed store, hash-verified
3441
kenv,
3442
ixon_env,
3443
lookups,
3444
&requested.addr,
3445
follow_refs,
3446
)?;
3447
3448
if !kenv.contains_key(&requested_id) {
Callers
1
elapsed_ns
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected