Files
2020-07-20 21:44:11 +03:00

5 lines
95 B
C

#pragma once
#include <ygg/time.h>
int gettimeofday(struct timeval *tv, struct timezone *tz);