Where is console::time_stamp_with_label(str)
? should I open an issue for this?
#3775
Unanswered
maximetinu
asked this question in
Q&A
Replies: 1 comment
-
Most likely because these are non-standard APIs, as pointed out in the documentation you posted. On a side-note: I'm unfortunately very unfamiliar with this API, but would |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The title says it all
I was expecting to see a
fn time_stamp_with_label()
function here, butweb_sys
only exposes it without labels, contrary to the specification: https://developer.mozilla.org/en-US/docs/Web/API/console/timestamp_staticBeta Was this translation helpful? Give feedback.
All reactions