Method: Castaway::Range#start_time

Defined in:
lib/castaway/range.rb

#start_timeObject



45
46
47
# File 'lib/castaway/range.rb', line 45

def start_time
  @start_frame / @production.fps.to_f
end