On Tuesday, 21 June 2016 at 23:15:58 UTC, Joerg Joergonson wrote:
Does D have a timer?

You could make one with threads or timeouts, or event loop and GUI libraries have one.

Like simpledisplay.d has a Timer class http://dpldocs.info/experimental-docs/arsd.simpledisplay.Timer.html and i'm sure the others do too.
  • Timer Joerg Joergonson via Digitalmars-d-learn
    • Re: Timer Adam D. Ruppe via Digitalmars-d-learn
      • Re: Timer Joerg Joergonson via Digitalmars-d-learn

Reply via email to