D timer
heromyth
bitworld at qq.com
Tue Feb 26 04:57:30 PST 2013
On Sunday, 10 February 2013 at 14:49:15 UTC, SaltySugar wrote:
> Can i do my own timer in D console application?
> like in C# timer_Tick event.
I have also created one. Please, see here:
https://bitbucket.org/heromyth/dtoolkit/src/a8b5f8874e3d82373b71a2ca5c9f02a73362b56a/toolkit/System/Timer.d?at=default
It ported from
http://www.codeproject.com/Articles/98346/Microsecond-and-Millisecond-NET-Timer
More information about the Digitalmars-d-learn
mailing list