How to set a timer and let q run automatically

Hello,

I am trying to have two functions run automatically. For example, for function 1, I want it to run once a day; for function 2, I want it to run every 10 minutes.

Can anyone guide me how to set up a timer and make it run as scheduled? Many thanks in advance!

Best,

Kelly

2 examples for you to have a look at:

https://github.com/yang-guo/timer

https://github.com/AquaQAnalytics/TorQ/blob/master/code/common/timer.q   -> info ->

https://aquaqanalytics.github.io/TorQ/utilities/#timerq