ActiveReports 12
Timer Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > DateAndTime Class : Timer Property
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

Reference

DateAndTime Class
DateAndTime Members