Function web_sys::console::time_with_label
source · pub fn time_with_label(label: &str)
Expand description
The console.time()
function.
This API requires the following crate features to be activated: console
pub fn time_with_label(label: &str)
The console.time()
function.
This API requires the following crate features to be activated: console