[][src]Module mogwai::utils

Functions

add_event
body
document
remove_event
request_animation_frame
set_checkup_interval
set_immediate

Schedule the given closure to be run as soon as possible.

timeout
wait_approximately

Wait approximately the given number of milliseconds. Returns a Future that yields the actual number of milliseconds waited.

window