it's in milli seconds?
If so is 1000 one second?
How long for one minute?
I've done test on this and it does not seem right...
Printable View
it's in milli seconds?
If so is 1000 one second?
How long for one minute?
I've done test on this and it does not seem right...
yes, 1000 should be 1 second. however, this timer is a very rough timer, and depends on the system status. you can not use it for time critical processing, and will have to use low level timer in micro processor (I assume that's what you want to do).
good luck
bear
60,000 = 1 minute. if by right you mean accurate, then you need to define the accuracy you need.