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/ios/src/lib.rs:2051–2053 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2049
2050
#[no_mangle]
2051
pub extern
"C"
fn bloom_get_time() -> f64 {
2052
engine().get_time()
2053
}
2054
2055
// ============================================================
2056
// Input injection + platform detection
Callers
1
getTime
Function · 0.50
Calls
2
get_time
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected