Am 10.02.2013 15:49, schrieb SaltySugar:
> Can i do my own timer in D console application?
> like in C# timer_Tick event.

Not sure what you mean, but I have a pretty solid Timer implementation
(Threaded)

https://github.com/Dav1dde/BraLa/blob/master/brala/utils/thread.d

The file has no dependencies, so copy it over and have fun. License of
the whole application is GPLv3, but if you need it relicensed drop me an
e-mail or notify me somehow

Reply via email to