Function printTimePassed

  • Logs the time passed in milliseconds since the given start time.

    Parameters

    • startTime: number

      The start time in milliseconds.

    Returns void

Generated using TypeDoc