I'm writing a script which uses a one-shot timer on a random long delay -- no less than 45 seconds, more likely 60 seconds or greater. This script would run in multiple objects of a linkset. As each timer fires, I turn them off and never use them again until the objects containing the scripts are rerezzed or reset.
How does this use of a timer scale? Would multiple instances of these scripts running simultaneously cause problems for a sim?