Function wasefire_applet_api::debug::time
source · pub unsafe extern "C" fn time(params: Params) -> ResultsExpand description
Returns the time spent since some initial event.
The time is in micro-seconds and may wrap before using all 64 bits. In particular, this function may constantly return zero if time is not supported.