MCPcopy 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

1import { describe, it, expect } from '@jest/globals';
2import { Scene, Entity, Component, EntitySystem, Matcher, ECSComponent } from '../src';
3
4@ECSComponent('TestTransform')

Callers

nothing calls this directly

Calls 5

getRenderSystemMethod · 0.80
initializeMethod · 0.65
updateMethod · 0.65
logMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected