retoomey / RAPIO

Real Time Algorithm Parameter and IO
GNU Lesser General Public License v3.0
2 stars 0 forks source link

sync -- is clunky #14

Open karencooper7 opened 4 months ago

karencooper7 commented 4 months ago

Keep finding myself not using the "--sync" properly. Would like a more intuitive method of just giving a # of seconds I would like between (roughly?) outputs.

retoomey commented 4 months ago

Converting X seconds into a synced cron seems harder than I first thought. Like cases of 90 seconds...we get say 0:00, 1:30, 3:00, 4:30 as 'synced' times. Also I could implement a relative heartbeat of X seconds. Thinking about the issue more...probably will increase the 'language' of the --sync string.