#include "timeh.hpp" std::time_t getTime() { return std::time(nullptr); }