- Name
-
timer_usec
- Default
-
500
- Scope
- per-stack
Timeout in microseconds for the count-down interrupt timer. This timer generates an interrupt if network events are not handled by the application within the given time. It ensures that network events are handled promptly when the application is not invoking the network, or is descheduled.
Set this to 0
to disable the count-down interrupt timer. It is disabled by default for stacks that are interrupt driven.