You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: 16.7.0 Darwin Kernel Version 16.7.0: Tue Jan 30 11:27:06 PST 2018; root:xnu-3789.73.11~1/RELEASE_X86_64 x86_64
The WHATWG Console Standard specifies console.time() as printing a warning to the screen if an associated timer exists. Currently in Node, no warning is printed and the associated existing timer is reset.
The text was updated successfully, but these errors were encountered:
The WHATWG Console Standard specifies
console.time()
as printing a warning to the screen if an associated timer exists. Currently in Node, no warning is printed and the associated existing timer is reset.The text was updated successfully, but these errors were encountered: