Skip to main content

timers_object

Function timers_object 

Source
pub fn timers_object<'js>(ctx: &Ctx<'js>) -> Result<Object<'js>>
Expand description

Re-export of the host’s timer globals.

§Errors

Propagates the global reads and property writes.