Allow the user to disable interval support at compilation time
Some users only need plain timeouts. They shouldn't have to pay the overhead for a field they will never set. With this patch, they can define TIMEOUT_DISABLE_INTERVALS and turn off the feature at compile time.
Showing
Please register or sign in to comment