![]()
Returns a function that schedules the two passed-in functions to be run upon
the next animation frame. Calling the function again during the same
animation frame does nothing.
The function under the "measure" key will run first and together with all
other functions scheduled under this key and the function under "mutate" will
run after that.
Arguments:
Returns: function(...[?])
No description.
|
code » | |||
![]()
No description.
|
code » | |||
![]()
No description.
|
code » | |||
![]()
No description.
|
code » | |||
![]()
No description.
|
code » | |||
![]()
Request to be called upon the
next animation frame if we haven't done so already.
|
code » | |||
![]()
Run scheduled tasks.
|
code » |