Search Results for

    / fm / liveswitch / SystemClock

    Class: SystemClock

    fm.liveswitch.SystemClock

    A system clock.

    Implements

    • ISystemClock

    Table of contents

    Constructors

    • constructor

    Methods

    • getTimestamp
    • getTypeString

    Constructors

    constructor

    + new SystemClock(): SystemClock

    Returns: SystemClock

    Defined in: Generated/TypeScript/fm.liveswitch/SystemClock.ts:11

    Methods

    getTimestamp

    ▸ getTimestamp(): number

    Gets the current system timestamp in ticks. 10,000 ticks is equal to 1 millisecond.

    Returns: number

    The current system timestamp in ticks.

    Implementation of: ISystemClock

    Defined in: Generated/TypeScript/fm.liveswitch/SystemClock.ts:30


    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/SystemClock.ts:9

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0