Extended the PeriodicTrigger:
- Timeout is now in milliseconds to allow more flexibility - Default timout can be specified in the constructor - Make sure the time interval is perfectly matched by using sleep_until instead of sleep_for
Please register or sign in to comment