Using Async task with timer

Sudhi sudheendra.malli at gmail.com
Wed Feb 6 10:11:39 UTC 2019


On Wednesday, 6 February 2019 at 05:17:51 UTC, Heromyth wrote:
> 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.

Thanks you, Example has helped me a lot.


More information about the Digitalmars-d-learn mailing list