| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
Data structure to store last usage times for sockets. More...
#include <socket_timer.h>
| Data Fields | |
| MilliSeconds | last_update | 
| int | socket | 
Data structure to store last usage times for sockets.
Definition at line 15 of file socket_timer.h.
| MilliSeconds socket_timer::last_update | 
time stop of last update
Definition at line 17 of file socket_timer.h.
Referenced by SocketTimerClear(), SocketTimerGetLastUpdate(), and SocketTimerSetLastUpdate().
| int socket_timer::socket | 
key
Definition at line 16 of file socket_timer.h.
Referenced by SocketTimerClear(), SocketTimerSetLastUpdate(), and SocketTimerSetSocket().