delay
Adds a specified delay (in milliseconds) before any transformation takes place.
delay(ms: number): this
Related
- interface RenderContext.OutputTransform staticAn interface for an object that represents transformations to be applied to an output element.