Is there some way to reset a timer in VB6?

What I need to do is reset a timer to zero each time a button is clicked. When the timer
interval is reached, it clears a text box, but I need to reset the timer if another button is
clicked before the timer interval is reached. Is this do-able?