Method: GrabzIt::HTMLOptions#delay
- Defined in:
- lib/grabzit/htmloptions.rb
#delay ⇒ Integer
Returns get the number of milliseconds to wait before creating the capture.
46 47 48 |
# File 'lib/grabzit/htmloptions.rb', line 46 def delay @delay end |