Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.02 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.02 KB

Timer classes to be used in Xamarin PCL.

Includes CountDownTimer that will count down to zero once every second.

Includes CountUpTimer that will count up indefinetly once every second

Constructor takes a timespan for initial time. You can hook up to events for UI updates.

NuGet Twitter

Dependency Status

Build status CodeFactor