Skip to content

Commit dfd4c7b

Browse files
aduh95targos
authored andcommitted
doc: mark process.hrtime() as legacy
PR-URL: #38371 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Bryan English <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent ba15b20 commit dfd4c7b

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
@@ -1415,6 +1415,8 @@ Indicates whether a callback has been set using
14151415
added: v0.7.6
14161416
-->
14171417

1418+
> Stability: 3 - Legacy. Use [`process.hrtime.bigint()`][] instead.
1419+
14181420
* `time` {integer[]} The result of a previous call to `process.hrtime()`
14191421
* Returns: {integer[]}
14201422

0 commit comments

Comments
 (0)