Re: integer value too large?



On Apr 29, 12:02 am, Mark Janssen <mpc.jans...@xxxxxxxxx> wrote:

There is no (imposed) limit on the frequency of after, there is
however a limit on the maximum of milliseconds you can specify for
after.


Funnily, [after], defined as relative-milliseconds, is currently more
geared towards long, absolute timers...
Indeed, compare the recent effort to extend the upper limit from 50
days to 500M years, with the brittleness of simple, 1-second timers
described in TIP 302:

http://www.tcl.tk/cgi-bin/tct/tip/302.html

-Alex

.



Relevant Pages

  • Re: Windows Timers
    ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... > I have a routine which doess some junk operations and gives me delay of 4> milliseconds ... > timers I know that the minimum scheduling time is 15 ms ... > So logically I should get a timer running every 4 milliseconds. ...
    (microsoft.public.development.device.drivers)
  • Re: Windows Timers
    ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... > I have a routine which doess some junk operations and gives me delay of 4> milliseconds ... > timers I know that the minimum scheduling time is 15 ms ... > So logically I should get a timer running every 4 milliseconds. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: How to make Thread1 executed before Thread2 ?
    ... nano-seconds to run an unnecessary cpu cycle? ... "The number of milliseconds for which the thread is blocked. ... Specify ... zero to indicate that this thread should be suspended to allow ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Window Timers
    ... Maxim Shatskih, Windows DDK MVP ... > I have tried all kinds of Timers on Windows and I was not able to get a Time ... > Delay(5 milliseconds) // I know this works ...
    (microsoft.public.development.device.drivers)
  • Windows Timers
    ... I have tried all kinds of Timers on Windows and I was not able to get a Time ... Delay(4 milliseconds) // I know this works ...
    (microsoft.public.development.device.drivers)