WL865E4-P  36.07.001
M2MB_SOCKET_BSD_TIMEVAL Struct Reference

#include <m2mb_socket.h>

Data Fields

INT32 m_tv_sec
 
INT32 m_tv_usec
 

Detailed Description

Structure used in M2MB_SOCKET_bsd_select() call.

Definition at line 304 of file m2mb_socket.h.

Field Documentation

◆ m_tv_sec

INT32 m_tv_sec

seconds

Definition at line 306 of file m2mb_socket.h.

◆ m_tv_usec

INT32 m_tv_usec

microseconds

Definition at line 307 of file m2mb_socket.h.


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