Method: Timecode#total

Defined in:
lib/timecode.rb

#totalObject

get total frame count



312
313
314
# File 'lib/timecode.rb', line 312

def total
  to_f
end