Description
A replacement for Xojo's built-in timer class.
TimerPDS is a class written by Jim McKay of piDog Software
It is intended to be slightly more efficient than Xojo's built in Timer class
and to not suffer from issues the Timer class showed under certain versions of
Windows.
Functionality and usage is the same as for the Timer class.