# File lib/rubygame/clock.rb, line 213
    def lifetime
      self.class.runtime() - @start
    end