Bun.nanoseconds()
to get the total number of nanoseconds the bun
process has been alive.
See Docs > API > Utils for more useful utilities.
Bun.nanoseconds()
to get the total number of nanoseconds the bun
process has been alive.
Bun.nanoseconds();
Was this page helpful?