Navigation bar
  Start Previous page
 262 of 283 
Next page End 257 258 259 260 261 262 263 264 265 266 267  

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.
Previous page Top Next page