Search Results for

    Show / Hide Table of Contents

    Interface ISystemClock

    A system clock interface.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public interface ISystemClock

    Methods

    GetTimestamp()

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

    Declaration
    long GetTimestamp()
    Returns
    Type Description
    System.Int64

    The current system timestamp in ticks.

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