Function web_sys::console::profile_end
source · pub fn profile_end(data: &Array)
Expand description
The console.profileEnd()
function.
This API requires the following crate features to be activated: console
pub fn profile_end(data: &Array)
The console.profileEnd()
function.
This API requires the following crate features to be activated: console