Timer Console
Loading...
Searching...
No Matches
timerData.h File Reference
#include <chrono>
Include dependency graph for timerData.h:
This graph shows which files directly or indirectly include this file:

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...