Hi All,

Windows 7/10

Another piece of the puzzle.

I want to loop Raku program once an hour.

Is it better use `sleep 3600` or let the program
die and restart every hour from the Task Scheduler.
By better, I mean less of a CPU footprint.

`sleep` would allow the user to cancel the program
and not have it come back.

Many thanks,
-T

Reply via email to