Created this in response to a help forum post. It demonstrates that the value of timer is the same for different clones, but that you can set a local variable to the timer then subtract it from the current timer value to get the age of the clone. You can use this technique to "start" a timer at any time by setting a variable to the current value of timer... then when you want to see how much time has passed you subtract...