Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 541ce17

Browse filesBrowse files
lpincadanielleadams
authored andcommitted
doc: add entry to console.timeEnd() changes array
PR-URL: #35441 Refs: #35027 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Andrey Pechkurov <apechkurov@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 38a5715 commit 541ce17
Copy full SHA for 541ce17

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/console.md‎

Copy file name to clipboardExpand all lines: doc/api/console.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.