activeTimeTotal

Duration between all subsessions of Session.

For example:

STARTED
STOPPED (5 seconds) - included
waiting for 10 seconds - not included
STARTED
FINISHED (3 seconds) - included
val activeTime = activeTimeTotal // 8 seconds