This website requires JavaScript.
Explore
Help
Sign In
icdsystems
/
ICD.Common.Utils
Watch
1
Star
0
Fork
0
You've already forked ICD.Common.Utils
mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced
2026-01-11 19:44:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17.2.0.0
ICD.Common.Utils
/
ICD.Common.Utils
/
Timers
History
Chris Cameron
25d799fe7d
fix: Fixed a bug where SafeTimer.Trigger would call the callback twice on NetStandard
2021-04-12 15:13:38 -04:00
..
IcdStopwatch.cs
feat: Additional binary search extensions, AddSorted methods renamed to InsertSorted
2019-09-23 11:43:43 -04:00
IcdTimer.cs
fix: IcdTimer fix issue that prevents OnElapsed callback from firing when Length is less than (or close to) Heartbeat Interval
2020-02-14 23:55:32 -05:00
Repeater.cs
refactor : refactored Repeater for easier implementation in other classes.
2020-07-14 13:29:46 -04:00
SafeTimer.cs
fix: Fixed a bug where SafeTimer.Trigger would call the callback twice on NetStandard
2021-04-12 15:13:38 -04:00