I've added Seconds in order to do a shorter interval, as well as a schedule(at:) function.
I've discussed with @mcdappdev regarding threading semantics and the thing I am unsure of is the shutdown functionality. If it's alright in terms of threading and etc. So any help or contributions there would be great.
This fixes #37
I've added
Seconds
in order to do a shorter interval, as well as aschedule(at:)
function.I've discussed with @mcdappdev regarding threading semantics and the thing I am unsure of is the shutdown functionality. If it's alright in terms of threading and etc. So any help or contributions there would be great.