Method: Progressor::LimitedSequence#start_time

Defined in:
lib/progressor/limited_sequence.rb

#start_timeObject (readonly)

The time the object was created



11
12
13
# File 'lib/progressor/limited_sequence.rb', line 11

def start_time
  @start_time
end