NetTimer Struct Reference
Timer. More...
#include <net_misc.h>
Data Fields | |
bool_t | running |
systime_t | startTime |
systime_t | interval |
Detailed Description
Timer.
Definition at line 174 of file net_misc.h.
Field Documentation
◆ interval
systime_t interval |
Definition at line 178 of file net_misc.h.
◆ running
bool_t running |
Definition at line 176 of file net_misc.h.
◆ startTime
systime_t startTime |
Definition at line 177 of file net_misc.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/net_misc.h