We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a5715 commit 541ce17Copy full SHA for 541ce17
doc/api/console.md
@@ -423,6 +423,9 @@ time is 3869ms, `console.timeEnd()` displays "3.869s".
423
<!-- YAML
424
added: v0.1.104
425
changes:
426
+ - version: v13.0.0
427
+ pr-url: https://github.com/nodejs/node/pull/29251
428
+ description: The elapsed time is diplayed with a suitable time unit.
429
- version: v6.0.0
430
pr-url: https://github.com/nodejs/node/pull/5901
431
description: This method no longer supports multiple calls that don’t map
0 commit comments