#include <common.h>
Definition at line 310 of file common.h.
◆ check
◆ clean
◆ data
| void* scheduleEvent_t::data |
◆ delay
Called when the check failed and we have to delay events in the queue.
- Returns
false if there should be no delay for this event, true if it should get delayed
- Parameters
-
| [in] | now | The current time |
| [in] | data | The event userdata |
Definition at line 322 of file common.h.
◆ delayFollowing
| int scheduleEvent_t::delayFollowing |
◆ func
◆ notifyDelay
◆ notifyDelayUserData
| void* scheduleEvent_t::notifyDelayUserData |
◆ when
| int scheduleEvent_t::when |
The documentation for this struct was generated from the following file: