Method: Timecode#total

Defined in:
lib/timecode.rb

#totalObject

get total frame count



315
316
317
# File 'lib/timecode.rb', line 315

def total
  to_f
end