Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ bloom_get_time
Function
bloom_get_time
native/macos/src/lib.rs:699–701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
697
698
#[no_mangle]
699
pub extern
"C"
fn bloom_get_time() -> f64 {
700
engine().get_time()
701
}
702
703
// ============================================================
704
// Input - Keyboard
Callers
nothing calls this directly
Calls
2
get_time
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected