Closed Syncaidius closed 1 year ago
Check Timing class to see if any improvements can be made using the new DateTime/Timespan nanosecond and microsecond properties.
Timing
Timing already exposes total and elapsed time as TimeSpan objects, so the new nanosecond and microsecond timing is automatically available.
TimeSpan
Check
Timing
class to see if any improvements can be made using the new DateTime/Timespan nanosecond and microsecond properties.