agilord / cron

A cron-like time-based job scheduler for Dart
BSD 3-Clause "New" or "Revised" License
116 stars 23 forks source link

Schedule times differently #44

Open MalikSamiAwan opened 1 year ago

MalikSamiAwan commented 1 year ago

How can i schedule crone After 15 minutes the first time And than after each hour until it is closed by user

isoos commented 1 year ago

@MalikSamiAwan: where are you running it?

MalikSamiAwan commented 1 year ago

@isoos On Mac Basically this is for Desktop Application

isoos commented 1 year ago

I think in that case you may be better off with a loop of: