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