A simple representation of wall-clock time (HH:MM or HH:MM:SS) More...
#include <cstdint>
#include <string>
#include <cstdio>
#include "nlohmann/json.hpp"
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.