#pragma once #include #include __BEGIN_DECLS int gettimeofday(timeval*); time_t time(time_t*); __END_DECLS