fsfw/src/fsfw/timemanager/boost_timegm.h

5 lines
61 B
C++

#include <ctime>
time_t internal_timegm(std::tm const *t);