Timer.Reset
From Xojo Documentation
Method
Restarts the Timer, but does not change its settings.
Notes
Setting Timer.Mode will also restart the Timer, even if its value has not changed.
Sample Code
This code is in the Action event of a button:
Timer1.Reset