MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / bloom_get_time

Function bloom_get_time

native/web/src/lib.rs:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234
235#[wasm_bindgen]
236pub fn bloom_get_time() -> f64 {
237 engine().get_time()
238}
239
240// ============================================================
241// Input - Keyboard

Callers

nothing calls this directly

Calls 2

get_timeMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected