Class Clock

Hierarchy

  • Clock

Constructors

Methods

Properties

Constructors

Methods

  • Parameters

    • makerFrom: string
    • makerTo: string

    Returns number

Properties

startTime: number
markers: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number

Generated using TypeDoc