Function web_sys::console::profile_end_6
source · pub fn profile_end_6(
data_1: &JsValue,
data_2: &JsValue,
data_3: &JsValue,
data_4: &JsValue,
data_5: &JsValue,
data_6: &JsValue
)
Expand description
The console.profileEnd()
function.
This API requires the following crate features to be activated: console