You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requestAnimationFrame provides its callback with a DOMHighResTimeStamp,
measuring a monotonic clock time for each frame. I've extended the
bindings such that waitForAnimationFrame and inAnimationFrame provide
this value to the caller.
0 commit comments