# File gstreamer/tests/tc_clock.rb, line 23 def debug(c) puts "Clock info: speed #{c.speed}, active #{c.active?}, time #{c.time}" if $VERBOSE end