Closed SimpleZn closed 10 years ago
When delay is 0, !delay is true and callback will be 0.
You should never need to set the delay to 0. You should just call the callback.
When delay is 0, !delay is true and callback will be 0.