timeInterval property

EventTimeInterval timeInterval
final

The timestamps of the resource request event. The timeInterval.begin is when the resource request is made, and the timeInterval.end is when the request is completed.

Implementation

final EventTimeInterval timeInterval;