Re: How do I do something every x increment in time?

From: Vince Morgan (vinharUNSPAM_at_optusnetUNSPAM.com.au)
Date: 03/30/05


Date: Wed, 30 Mar 2005 14:37:09 +1000


"Barry Schwarz" <schwarzb@deloz.net> wrote in message
news:3tuj415n31lghfpmprn5ramqogpfcqancu@4ax.com...
> On Tue, 29 Mar 2005 19:38:31 -0500, wwwolf <abuse@alltel.net> wrote:
>
> >How do I write code that executes a statement every 0.25 seconds while
other
> >conditions are still being evaluated? (I hope I got the terminology
right)
>
> You use a system specific extension to the language about which this
> group cannot help. Try a group dedicated to your system.
>
>
> <<Remove the del for email>>

I'm curious. I imagine that "time_t" is the extension you mention?
How would one implement a system independent approach?
I'm still a little lost when it comes to this sort of problem.
TIA
Vince Morgan



Relevant Pages

  • Re: Goodbye TCL
    ... anyone that likes TCL and TK and wants to see ... support for the language increase rather then decrease and usage increase ... Unfortunately it is not the TCL core, it comes with restrictions, anf it ... "distribution of record" for what clearly many users want - an extension ...
    (comp.lang.tcl)
  • Re: OO and Extending (Was: Is Procedural Paradigm a basis of OO Paradigm?)
    ... That greatly depends on the language. ... You have to *show* OOP being better, not merely claim you are smart ... I find at least two problems with OO's approach to "extension without ... It works for systems programming, ...
    (comp.object)
  • Re: So confused with scheme options
    ... tower of libraries and procedures. ... language, what's an expected library function for most implementations, ... extension of blah or whatever. ... This is the "module" language of PLT, ...
    (comp.lang.scheme)
  • Re: New language feature in Delphi: Static instantiation of classes
    ... I've not read every single posting on this thread but here is my rationale for supporting this language extension. ... I accept that as Delphi is a non-gc'ed language then we have to make sure that we tidy up after ourselves, ... But in this particular respect I think Delphi hampers productivity - thought flow has to interrupted to write house keeping code - or worse, the house keeping code is forgotten. ... By using the interface approach, using Delphi's built in interface reference counting mechanism, objects created in this way could be safely passed around and "escape" the method that created them. ...
    (borland.public.delphi.non-technical)
  • Re: Relative merits of Lisp-1 vs. Lisp-2?
    ... It is confusing, but not confusing enough to warrant any action, IMHO. ... as they are, or if you really had your druthers, by making the language ... turns out to be very difficult to do as a user-level extension. ... Language to deal with conses in car positions of forms in specific ...
    (comp.lang.lisp)