totalLifetime property

int totalLifetime
getter/setter pair

The sum of the lifetime of each observed objects. This does not include the lifetime of objects which are currently observed.

Implementation

int totalLifetime = 0;