Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
556
export
function
getTime(): number {
557
return
bloom_get_time();
558
}
559
560
// Screen
561
Callers
1
main.ts
File · 0.90
Calls
1
bloom_get_time
Function · 0.50
Tested by
no test coverage detected