Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ reactive-query-timing.test.ts
File
reactive-query-timing.test.ts
packages/core/tests/reactive-query-timing.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'@jest/globals'
;
2
import
{ Scene, Entity, Component, EntitySystem, Matcher, ECSComponent } from
'../src'
;
3
4
@ECSComponent(
'TestTransform'
)
Callers
nothing calls this directly
Calls
5
getRenderSystem
Method · 0.80
initialize
Method · 0.65
update
Method · 0.65
log
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected