Class
ProgressBar::Timer
In:
lib/ruby-progressbar/timer.rb
Parent:
Object
Methods
divide_seconds
elapsed_seconds
elapsed_whole_seconds
new
pause
reset
reset?
restart
resume
start
started?
stop
stopped?
Attributes
started_at
[RW]
stopped_at
[RW]
time
[RW]
Public Class methods
new
(options = {})
Public Instance methods
divide_seconds
(seconds)
elapsed_seconds
()
elapsed_whole_seconds
()
pause
()
reset
()
reset?
()
restart
()
resume
()
start
()
started?
()
stop
()
stopped?
()
[Validate]