# File lib/rubygame/clock.rb, line 331
    def target_frametime=( frametime )
      @target_frametime = frametime
    end