#pragma once #include #include using TickDuration = std::chrono::duration; time_t operator""_time_t(const char * iso, size_t);