Returns:
327 328 329 330
# File 'lib/bluth.rb', line 327 def delayed? start = @stime || 0 start > Time.now.utc.to_f end