scriptResponseTime property

num? scriptResponseTime
final

The time at which the response headers of the main script were received from the server. For cached script it is the last time the cache entry was validated.

Implementation

final num? scriptResponseTime;