

Time Elapsing Console Library
This mod essentially enables the ability show Elapsed Time in a nice way within BepInEx.Details
Changelog
1.0.0 - Initial Release
- First release of the Mod onto Thunderstore.
1.1.0 - Stop Watches
- Converted to a Stop Watch system as suggested by BuilderB from FluxPoint.
- Classes are no longer Async and are now Static.
- Got rid of a function that did not work and marked the Async and Static Waits as well as the Waiting class Obsolete as it is outdated.
- Fixed a readme typo and updated it.
- Probably more things I forgot about.
- RIIIGHHHT,,, I FIXED THE LOGGING TO SHOW WHEN CALLED!!!!
1.1.1 - Bug Fixes
- Fixed a bug where Info was undefinable.
- Fixed a typo in the readme.