Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Releases: RobThree/ITimer

Added PeriodicTimer (.Net 6+)

22 Jun 13:47
fc5f4cc
Compare
Choose a tag to compare

Added PeriodicTimer (.Net 6+)

Enabled property

30 May 10:20
8deedb5
Compare
Choose a tag to compare

ISignaler now has a property Enabled that indicates whether the timer is running or not.

Start with interval

30 May 10:19
576b135
Compare
Choose a tag to compare

Start now has an overload that takes an interval (e.g. Start(TimeSpan interval)).

ISignaler now implements IDisposable

27 Oct 12:26
8634756
Compare
Choose a tag to compare

ISignaler now implements IDisposable instead of the timers

Initial release

26 Oct 15:12
25de6a4
Compare
Choose a tag to compare

Initial release

Alpha release

05 Oct 08:40
faddd98
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Alpha release