Skip to content

Commit 541ce17

Browse files
lpincadanielleadams
authored andcommittedOct 6, 2020
doc: add entry to console.timeEnd() changes array
PR-URL: #35441 Refs: #35027 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Andrey Pechkurov <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 38a5715 commit 541ce17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎doc/api/console.md

+3
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,9 @@ time is 3869ms, `console.timeEnd()` displays "3.869s".
423423
<!-- YAML
424424
added: v0.1.104
425425
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.
426429
- version: v6.0.0
427430
pr-url: https://github.com/nodejs/node/pull/5901
428431
description: This method no longer supports multiple calls that don’t map

0 commit comments

Comments
 (0)
Please sign in to comment.