Function web_sys::console::time_stamp_with_data

source ·
pub fn time_stamp_with_data(data: &JsValue)
Expand description

The console.timeStamp() function.

MDN Documentation

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