Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultBackendStopwatch

Default implementation of the (remote) back-end stopwatch service.

Hierarchy

  • DefaultBackendStopwatch

Index

Constructors

Properties

idSequence: number = 0
measurements: Map<number, Measurement> = ...
stopwatch: Stopwatch

Methods

  • stop(measurementToken: number, message: string, messageArgs: any[]): void