Re: F*^#ing timer

From: nicolas (sl1200mk2_at_gmail.com)
Date: 09/08/05


Date: 8 Sep 2005 08:15:20 -0700

hi
here's my app
http://www.nicole-banana.com/DLight/main.jpg

i've done it with tcl/tk, but unfortunally, some calcul times are too
slow to update 100 box in the same time.
so i'm trying to do it in C.
the gui part is done, special functions are done, but i miss the core:
the timers....

i need 2 timer (or a clock ).
they will always have to count from 0 to 100.
only the time to do the job is changing. it can go from 0.1s to 1 hour.
and both timer have to be independent.

so i'm looking for any example of timer with accuracy
best regards
nicolas



Relevant Pages

  • Re: msflexgrid with ctrl-pgup & ctrl-pgdn
    ... It is still possible for your VB app to ... Timer event, which occurs about ten milliseconds after the key was ... Private Sub Form_Unload ... Private Declare Function SetWindowsHookEx Lib "user32" _ ...
    (comp.lang.basic.visual.misc)
  • Do-Nothing WinForm App Using 4 Threads?
    ... refactoring a multi-threaded GUI app at work and want to be sure it's ... I then added a Windows Timer control to the form and updated a label ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: ldb file
    ... have a timer event set to check the value of the field in the back end to see ... If it indicates the app should be closed, then give the user a 5 ... Is there a way that I can I kick out the ...
    (microsoft.public.access.gettingstarted)
  • RE: ldb file
    ... have a timer event set to check the value of the field in the back end to see ... If it indicates the app should be closed, then give the user a 5 ... quit the application. ...
    (microsoft.public.access.gettingstarted)
  • Re: auto mouse click
    ... Say, for example, that you want to play this one: ... I made a little app with a timer and button, ... Then switch over to the web slot machine, ... Then click the button on your app, and it will start sending the Enter key ...
    (microsoft.public.dotnet.languages.vb)