Function to reset timings for scene push/pop operations.
| Parameter | Type | Description |
|---|---|---|
| sceneWindow | Object |
Example usage:
Mojo.Timing.resetSceneTiming(this.window);
Mojo.Timing.resume('scene#total');
Function to reset timings for scene push/pop operations.
| Parameter | Type | Description |
|---|---|---|
| sceneWindow | Object |
Example usage:
Mojo.Timing.resetSceneTiming(this.window);
Mojo.Timing.resume('scene#total');
0 Comments