Try Install Learn Blog API Packages GitHub
Pages
core

Search
Entities

Timer

Functions

nextFrame
:
Promise(Void)

Returns a promise which resolves after the next animationFrame.

timeout
(
duration
:
Number
)
:
Promise(Void)

Returns a promise which resolves after the given number of time in milliseconds.