TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
Loading...
Searching...
No Matches
tec_timestamp.hpp File Reference

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

Detailed Description

A point in time since UNIX epoch.

Date
2026-01-18