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/tvos/src/lib.rs:3004–3006 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3002
3003
#[no_mangle]
3004
pub extern
"C"
fn bloom_get_time() -> f64 {
3005
engine().get_time()
3006
}
3007
3008
// ============================================================
3009
// Input injection + platform detection
Callers
nothing calls this directly
Calls
2
get_time
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected