Function web_sys::console::time_with_label

source ·
pub fn time_with_label(label: &str)
Expand description

The console.time() function.

MDN Documentation

This API requires the following crate features to be activated: console