253
Timer
Type
Function returning Single
Invocation
Timer()
Discussion
This function returns the current RTC time represented as the number of seconds since midnight with a
best-case resolution of 1.95ms. Note that Register.RTCTick gives you the equivalent information
albeit in the form of a 32-bit value representing the number of 1.95ms ticks since midnight. Depending on
your needs, one or the other may be more efficient to use.