Using Async task with timer

Heromyth bitworld at qq.com
Wed Feb 6 05:17:51 UTC 2019


On Wednesday, 6 February 2019 at 05:03:26 UTC, Sudhi wrote:
> Hi All,
>
> I am trying to use an Async task which would run at every 
> interval of time.
>
> I could not find any example for this. Can some one enlighten 
> me on this. I did not find much documentation on timers also.
>
> Thanks,
> Sudhi

Here is an example, 
https://github.com/huntlabs/hunt/blob/master/examples/UnitTest/source/test/ScheduledThreadPoolTest.d

You can have a try.


More information about the Digitalmars-d-learn mailing list