Function wasefire_applet_api::timer::stop
source ยท pub unsafe extern "C" fn stop(params: Params) -> isizeAvailable on non-crate feature
native only.Expand description
Stops a running timer given its identifier.
Note that if the timer triggers while being stopped, the handler may still be called.