Struct SYN_Timeout¶
Non-blocking timeout — tick wrap-around safe.
#include <syn_timeout.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | duration |
| uint32_t | start |
Public Attributes Documentation¶
variable duration¶
Timeout duration in milliseconds
variable start¶
Tick at which the timeout was started
The documentation for this class was generated from the following file src/syntropic/util/syn_timeout.h