Function nanoseconds

  • Nanoseconds since Bun.js was started as an integer.

    This uses a high-resolution monotonic system timer.

    After 14 weeks of consecutive uptime, this function wraps

    Returns number

  • Nanoseconds since Bun.js was started as an integer.

    This uses a high-resolution monotonic system timer.

    After 14 weeks of consecutive uptime, this function wraps

    Returns number

Generated using TypeDoc