Use milliseconds

/timer -m 1 500 echo -a test
that would trigger in 1/2 of a second

[b]/timer -m 1 100 echo -a test[/b]
that would trigger in 1/10 of a second

Edit: 1000 milliseconds = 1 second

Last edited by RoCk; 08/05/03 09:26 PM.