hi, what I was wondering is if the timer message and the sleep verb use the same time EXACTLY. Because: a cog I have written needs exact timing. Many parts of it wait with the sleep verb...but the timing is just off slighly to the eye(which ruins it) I thought maybe I could rewrite it with timers instead of sleep(). Well, I just dont know if its worth rewriting if the same time problem results occur.