ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / GetTimestamp Method

In This Topic
    GetTimestamp Method (TouchProcessor)
    In This Topic
    Calculates the timestamp in 100-nanosecond units.
    Syntax
    'Declaration
     
    Public Shared Function GetTimestamp() As System.Long
    public static System.long GetTimestamp()
    See Also