|
TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
|
A point in time since UNIX epoch. More...
#include <cstdlib>#include <string>#include <ctime>#include <chrono>#include <mutex>#include "tec/tec_def.hpp"Go to the source code of this file.
Classes | |
| struct | tec::Timestamp |
| A point in time. More... | |
A point in time since UNIX epoch.