Tor 0.4.9.2-alpha-dev
|
#include <compat_time.h>
Data Fields | |
time_t | tv_sec |
unsigned int | tv_usec |
Implementation of timeval for platforms that don't have it.
Definition at line 158 of file compat_time.h.
time_t tv_sec |
Definition at line 159 of file compat_time.h.
unsigned int tv_usec |
Definition at line 160 of file compat_time.h.