Libraries
»
timecode
(2.2.3)
»
Index
»
Timecode
»
#to_i
Method: Timecode#to_i
Defined in:
lib/timecode.rb
#
to_i
⇒
Object
get total frames as integer
393 394 395
# File 'lib/timecode.rb', line 393
def
to_i
@total
end