Hi,

I want to create a program which do some tasks with following condition;

1. During 08:00 to 16:00 (hour) of each day,
2. the task will run every 2 seconds (or minutes or so).

The time for completing task is very tiny, for example 0.01ms to 1 sec. In
Lisp(SBCL),
I have used timer package but I cannot find equivalent one for chicken
scheme.

Thanks in advance.
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to