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