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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
world |
World |
Returns
Section titled “Returns”SystemTime[]