This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Releases: RobThree/ITimer
Releases · RobThree/ITimer
Added PeriodicTimer (.Net 6+)
Enabled property
ISignaler
now has a property Enabled
that indicates whether the timer is running or not.
Start with interval
Start
now has an overload that takes an interval (e.g. Start(TimeSpan interval)
).
ISignaler now implements IDisposable
ISignaler now implements IDisposable instead of the timers
Initial release
Initial release
Alpha release
Alpha release