MCPcopy 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]
2051pub extern "C" fn bloom_get_time() -> f64 {
2052 engine().get_time()
2053}
2054
2055// ============================================================
2056// Input injection + platform detection

Callers 1

getTimeFunction · 0.50

Calls 2

get_timeMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected