Method: Duration#total

Defined in:
lib/duration.rb

#totalObject (readonly) Also known as: to_i

Returns the value of attribute total.



28
29
30
# File 'lib/duration.rb', line 28

def total
  @total
end