Bool Start(int milliseconds = -1)
(Re)starts the timer. If milliseconds is absent or -1, the previous value is used. Returns FALSE if the timer could not be started, TRUE otherwise (in Windows 3 timers are a limited resource).