Skip to content

Commit a9f7aee

Browse files
aduh95targos
authored andcommitted
doc: mark process.hrtime() as legacy
PR-URL: #38371 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Bryan English <bryan@bryanenglish.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 9e4c1f2 commit a9f7aee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/process.md

+2
Original file line numberDiff line numberDiff line change
@@ -1405,6 +1405,8 @@ Indicates whether a callback has been set using
14051405
added: v0.7.6
14061406
-->
14071407

1408+
> Stability: 3 - Legacy. Use [`process.hrtime.bigint()`][] instead.
1409+
14081410
* `time` {integer[]} The result of a previous call to `process.hrtime()`
14091411
* Returns: {integer[]}
14101412

0 commit comments

Comments
 (0)