46 47 48
# File 'lib/ting_yun/support/helper.rb', line 46 def time_to_millis(time) (time.to_f * 1000).round end