Hi, How to run every 5 seconds? s.Every().Second(5).Do(task) is running every fifth second of each minutes. I am expecting to run every five seconds. Thanks Santosh
Hi,
How to run every 5 seconds?
s.Every().Second(5).Do(task) is running every fifth second of each minutes. I am expecting to run every five seconds.
Thanks
Santosh