Re: F*^#ing timer
From: nicolas (sl1200mk2_at_gmail.com)
Date: 09/08/05
- Next message: Rich Teer: "Re: hey all"
- Previous message: joe_at_invalid.address: "Re: Is there a tool or compiler option to make program crash as soon as access memory illegally"
- In reply to: David Schwartz: "Re: F*^#ing timer"
- Next in thread: nicolas: "Re: F*^#ing timer"
- Reply: nicolas: "Re: F*^#ing timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Rich Teer: "Re: hey all"
- Previous message: joe_at_invalid.address: "Re: Is there a tool or compiler option to make program crash as soon as access memory illegally"
- In reply to: David Schwartz: "Re: F*^#ing timer"
- Next in thread: nicolas: "Re: F*^#ing timer"
- Reply: nicolas: "Re: F*^#ing timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|