MCPcopy 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]
3004pub 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_timeMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected