irmc/src/util.h

6 lines
125 B
C
Raw Normal View History

2016-10-04 14:31:19 +00:00
void current_utc_time(struct timespec *ts);
long fastclock(void);
int kbhit (void);
void *get_in_addr(struct sockaddr *sa);