Provides utilities for wrapping regions of code and performing actions based on the time it takes for them to run.
                        
                    
         
                Info
| Version: | 0.3.0 | 
| Author(s): | ThymineC | 
| Last Update: | Saturday, September 8, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TimeIt | 
Install
Install-Package TimeIt
                        dotnet add package TimeIt
                        paket add TimeIt
                        
                                TimeIt Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SharpPad(>= 1.0.4)
 - microsoft.extensions.logging.abstractions(>= 2.0.1)