# File lib/rubygame/clock.rb, line 75
                        def lifetime
                                Clock.runtime() - @start
                        end