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 571 of file bsd_socket.h.
Field Documentation
◆ tv_sec
int32_t tv_sec |
Definition at line 573 of file bsd_socket.h.
◆ tv_usec
int32_t tv_usec |
Definition at line 574 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h