I am planning to program autosave feature in my application and I'm planning using TTimer for saving period. Can I retrieve the time tiil OnTimer event occurs and can I reset the timer so it starts counting from beginning? (I need this because when user presses "manual" save button, I want the autosave feature reset).