# File lib/rubygame/clock.rb, line 131
      def runtime
        SDL.GetTicks().to_i
      end