|
-
Nov 21st, 2008, 04:00 PM
#1
Thread Starter
Frenzied Member
[2005] Timer Interval?
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...
-
Nov 21st, 2008, 04:20 PM
#2
Hyperactive Member
Re: [2005] Timer Interval?
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
-
Nov 21st, 2008, 05:01 PM
#3
Re: [2005] Timer Interval?
60,000 = 1 minute. if by right you mean accurate, then you need to define the accuracy you need.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|