Write a short program that uses the timer
class. The program should instanciate a timer object, reset the timer, start the timer,
stop the timer, and reset the timer again. If your object accepts additional messages,
write statements to use those methods as well.