timeStamp property

String? timeStamp
final

The time at which this event occurred, measured in milliseconds since the epoch. https://developer.android.com/reference/android/app/usage/UsageEvents.Event#getTimeStamp()

Implementation

final String? timeStamp;