Interface: SchedulerEventMap
Defined in: contracts.ts:21
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
dispose | readonly | undefined | contracts.ts:29 |
fixedTick | readonly | LifecycleContext | contracts.ts:25 |
focusChange | readonly | FocusChangeContext | contracts.ts:27 |
lateTick | readonly | LifecycleContext | contracts.ts:24 |
pauseChange | readonly | PauseChangeContext | contracts.ts:28 |
renderTick | readonly | LifecycleContext | contracts.ts:26 |
startup | readonly | undefined | contracts.ts:22 |
tick | readonly | LifecycleContext | contracts.ts:23 |