Skip to content

Commit 3521918

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 9f7e0be commit 3521918

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)