Commit Graph

6 Commits

Author SHA1 Message Date
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
Jack Kanarish
89061b5cbf feat: add unit test for timer 2019-08-07 20:47:54 -04:00
Chris Cameron
222365f210 Updating SafeTimer test to ensure SafeTimer.Stopped() doesn't execute the callback 2017-12-20 00:08:19 +00:00
Jack Kanarish
f9997f6d42 make timed tests more forgiving 2017-12-11 16:42:31 -05:00
Chris Cameron
880745ff1e Added tolerance to timer repeat test 2017-10-20 16:25:31 -04:00
Chris Cameron
821c17ed66 Initial commit of SafeTimerTest, fixing bug where Trigger() was not behaving properly in net standard 2017-10-18 14:23:21 -04:00