Amoenus.PclTimer

Timer classes to be used in Xamarin PCL. Includes CountDownTimer : ICountDownTimer that will count down to zero once every second. Includes CountUpTimer : IPclTimer that will count up indefinitely once every second The constructor takes a timespan for the initial time. You can hook up to events for UI updates. Interval is now exposed so you can control the frequency of the ticks


Keywords
Install
Install-Package Amoenus.PclTimer -Version 0.3.9.1