Skip to content

readStepProfile

readStepProfile(world): SystemTime[]

Defined in: packages/engine/src/gameplay/step.ts:168

Each line’s mean and worst over the last profileWindowSteps timed steps, in the order the step runs them; none while profiling is off. A system’s name is nameSystem’s, else its function’s, else its place in the list.

Parameter Type
world World

SystemTime[]