timeval Struct Reference

Timeout structure. More...

#include <bsd_socket.h>

Data Fields

int32_t tv_sec
 
int32_t tv_usec
 

Detailed Description

Timeout structure.

Definition at line 501 of file bsd_socket.h.

Field Documentation

◆ tv_sec

int32_t tv_sec

Definition at line 503 of file bsd_socket.h.

◆ tv_usec

int32_t tv_usec

Definition at line 504 of file bsd_socket.h.


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