Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ now
Function
now
crates/hyperqueue/src/dashboard/data/time_based_vec.rs:290–292 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
288
}
289
290
fn now() -> Time {
291
SystemTime::now()
292
}
293
}
Callers
15
test_insert_into_empty
Function · 0.70
test_insert_at_end
Function · 0.70
test_insert_at_beginning
Function · 0.70
test_insert_at_middle
Function · 0.70
test_get_most_recent_exact_beginning
Function · 0.70
test_get_most_recent_exact_middle
Function · 0.70
test_get_most_recent_exact_end
Function · 0.70
test_get_most_recent_too_early
Function · 0.70
test_get_most_recent_beginning
Function · 0.70
test_get_most_recent_middle
Function · 0.70
test_get_most_recent_end
Function · 0.70
test_get_range_too_early
Function · 0.70
Calls
no outgoing calls
Tested by
15
test_insert_into_empty
Function · 0.56
test_insert_at_end
Function · 0.56
test_insert_at_beginning
Function · 0.56
test_insert_at_middle
Function · 0.56
test_get_most_recent_exact_beginning
Function · 0.56
test_get_most_recent_exact_middle
Function · 0.56
test_get_most_recent_exact_end
Function · 0.56
test_get_most_recent_too_early
Function · 0.56
test_get_most_recent_beginning
Function · 0.56
test_get_most_recent_middle
Function · 0.56
test_get_most_recent_end
Function · 0.56
test_get_range_too_early
Function · 0.56