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

Function getTime

src/core/index.ts:556–558  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

554}
555
556export function getTime(): number {
557 return bloom_get_time();
558}
559
560// Screen
561

Callers 1

main.tsFile · 0.90

Calls 1

bloom_get_timeFunction · 0.50

Tested by

no test coverage detected