Constant script::dom::document::FAKE_REQUEST_ANIMATION_FRAME_DELAY
source ยท const FAKE_REQUEST_ANIMATION_FRAME_DELAY: u64 = 16;
Expand description
The amount of time between fake requestAnimationFrame()
s.