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