Search Results for

    Show / Hide Table of Contents

    Class SystemClock

    A system clock.

    Inheritance
    System.Object
    SystemClock
    Implements
    ISystemClock
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class SystemClock : ISystemClock

    Methods

    GetTimestamp()

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

    Declaration
    public long GetTimestamp()
    Returns
    Type Description
    System.Int64

    The current system timestamp in ticks.

    Implements

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