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
 

Property Value

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