WE310F5  39.00.000
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 343 of file m2mb_socket.h.

Field Documentation

◆ m_tv_sec

INT32 m_tv_sec

seconds

Definition at line 345 of file m2mb_socket.h.

◆ m_tv_usec

INT32 m_tv_usec

microseconds

Definition at line 346 of file m2mb_socket.h.


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