Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Stopwatch

Index

Constructors

constructor

Properties

Private _digits

_digits: number

Private _startTime

_startTime: bigint

Private _stopTime

_stopTime: bigint | null

Private _stopped

_stopped: boolean

Accessors

getElapsed

  • get getElapsed(): bigint

getElapsedHuman

  • get getElapsedHuman(): string

Methods

Private _start

  • _start(): void

reset

  • reset(): this

stop

  • stop(): this

Generated using TypeDoc