Results 1 to 3 of 3

Thread: [2005] Timer Interval?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2003
    Location
    Auckland
    Posts
    1,139

    [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...

  2. #2
    Hyperactive Member
    Join Date
    Nov 2004
    Posts
    362

    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

  3. #3
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: [2005] Timer Interval?

    60,000 = 1 minute. if by right you mean accurate, then you need to define the accuracy you need.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width