|
Timer Console
|
#include <chrono>

Go to the source code of this file.
Classes | |
| class | TimerData |
| TimerData class is the structure of what the actual timer imementatiom will be for each timer a user creates. Initializes all data when created. More... | |
| struct | TimerData::Times |
| Times struct organizes parts of a timer body including the hour, minutes, seconds and milliseconds. All parts are initialized at creation time. More... | |