Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
TimeOfDay.h File Reference

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

Detailed Description

Author
Ian Archbell
Version
1.0
Date
2025-05-10
License:\n MIT

Definition in file TimeOfDay.h.