TimeLimiter limits the number of items handled by a PIXI.BasePrepare to a specified number of milliseconds per frame.
PIXI
The maximum milliseconds that can be spent preparing items each frame.
Readonly
The start time of the current frame.
Checks to see if another item can be uploaded. This should only be called once per item.
Resets any counting properties to start fresh on a new frame.
TimeLimiter limits the number of items handled by a PIXI.BasePrepare to a specified number of milliseconds per frame.
Memberof
PIXI