Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 643 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 643 Bytes

Ultra-Timer

alt-txt

Full featured timer class for UWP.

How to install:

Open the Nuget Package Manager console and enter this command: Install-Package UltraTimer.ColinKiama

or...

In a a Universal Windows Project, go to Tools > NuGet Package Manager > Manage NuGet Packages for Solution then on the "Browse" section, search for "UltraTimer.ColinKiama". Then you can install the package for each project you want to use in your current solution.

Documentation (How to use this):

Ultra Timer Documentation