timeInterval property
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;
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.
final EventTimeInterval timeInterval;