[][src]Function web_sys::console::time_log_with_label_and_data

pub fn time_log_with_label_and_data(label: &str, data: &Array)

The console.timeLog() function.

MDN Documentation

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