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