durationInForeground property

int? durationInForeground
getter/setter pair

The number of milliseconds the application was running in the foreground before the event occurred

Implementation

int? durationInForeground;