A simple representation of wall-clock time (HH:MM or HH:MM:SS) More...
#include <cstdint>#include <string>#include <cstdio>#include "nlohmann/json.hpp"
Include dependency graph for TimeOfDay.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | TimeOfDay |
| A simple value type representing a time of day (hour, minute, second). More... | |
Definition in file TimeOfDay.h.