Expand description
Timekeeper is a simple library to track the amount of time used by different parts of a program.
Structs§
- Process
Time - Real
Time - Simple
Tracker - Thread
Time - Timer
- Timer
Set - A timer set tracks a collection of timers, of which at most one can be running at any given time.