atifaziz / NCrontab

Crontab for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

formatting example for second

mmehdidehghani opened this issue · comments

How can i set syntax for 10 second, I used"/10 * * * * * and i got this error:
{"'
/10 * * * * *' is an invalid crontab expression. It must contain 5 components of a schedule in the sequence of minutes, hours, days, months, and days of week."}