Timers allow you to execute a block of code at given intervals. They are very useful for animations, keeping track of time, and much more.
tmrExample.Enabled = True
tmrExample.Enabled = False