ID:167523
 
Yeahh can the sleep proc use decimals correctly? So sleep(1.1) will appear barely unnoticably slightly faster than sleep(1.3) and junk?
No, sleep() and spawn() only use whole numbers.
In response to Cheetoz
Nobody would notice 1/10th of a tick anyway.
Please read:

[link]