Function web_sys::console::time_end_with_label

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

The console.timeEnd() function.

MDN Documentation

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