timer class

Is it possible to instantiate two objects, with object A unaffected by a timer, and object B is constantly instantiated after a period of the timer(timer mode:multiple)?In this case object A will remain the same until told to instantiate itself regardless of the timer.