Tor 0.4.9.0-alpha-dev
Data Fields
timeval Struct Reference

#include <compat_time.h>

Data Fields

time_t tv_sec
 
unsigned int tv_usec
 

Detailed Description

Implementation of timeval for platforms that don't have it.

Definition at line 158 of file compat_time.h.

Field Documentation

◆ tv_sec

time_t tv_sec

Definition at line 159 of file compat_time.h.

◆ tv_usec

unsigned int tv_usec

Definition at line 160 of file compat_time.h.


The documentation for this struct was generated from the following file: