Method: Timecode#total

Defined in:
lib/timecode.rb

#totalObject

get total frame count



270
271
272
# File 'lib/timecode.rb', line 270

def total
  to_f
end