atifaziz / NCrontab

Crontab for .NET
Apache License 2.0
913 stars 139 forks source link

formatting example for second #97

Closed mmehdidehghani closed 2 years ago

mmehdidehghani commented 2 years ago

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."}