According to the documentation, "timers are processed before each sampler in the scope in which they are found". If a 10 second constant timer where added at the same level as the 5 second constant timer, each sampler would have waited 15 seconds to process. The corrected code has been checked into github: http://bit.ly/10s9xh2
Comments are closed.
|