cpsusie / High-Precision-Time-Stamps

This library provides timestamps (both as DateTime and as analogous value types it defines) that use the Stopwatch (and your system's high peformance event counter) as its clock, but returns values as DateTimes or an analog thereto so that these values can be used for a mixed purpose of timestamping and providing a meaningful way to calculate time elapsed between events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpsusie/High-Precision-Time-Stamps Stargazers