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
pub fn time_stamp_with_data(data: &JsValue)
The console.timeStamp()
function.
This API requires the following crate features to be activated: console