ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / DateAndTime Class / Timer Property

In This Topic
    Timer Property
    In This Topic
    Returns a Double value representing the number of seconds elapsed since midnight.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Timer As Double
    public static double Timer {get;}

    Property Value

    Returns a Double value representing the number of seconds elapsed since midnight.
    See Also