self
Timer::Dummy - Dummy Timer (i.e. no real time limit)
# File lib/standard/facets/timer.rb, line 193 def start if block_given? then yield else time_limit() end end
# File lib/standard/facets/timer.rb, line 201 def stop false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.