Package ZenUtils :: Module Timeout
[hide private]
[frames] | no frames]

Module Timeout

source code

Classes [hide private]
  TimeoutDeferred
A deferred that fires errback if the result doesn't come back in the given time period
Functions [hide private]
 
timeout(deferred, timeInSeconds)
Utility method to wrap a deferred to timeout in timeInSeconds
source code