The operating system factory provides two different kinds of timers:
The factory's createOMOSTickTimer method creates a constant-interval application timer. The timer calls a callback function at a set interval.
Both timers are implementations of OMOSTimer.