ResourceTiming

constructor(requestTime: Double, proxyStart: Double, proxyEnd: Double, dnsStart: Double, dnsEnd: Double, connectStart: Double, connectEnd: Double, sslStart: Double, sslEnd: Double, workerStart: Double, workerReady: Double, workerFetchStart: Double, workerRespondWithSettled: Double, workerRouterEvaluationStart: Double? = null, workerCacheLookupStart: Double? = null, sendStart: Double, sendEnd: Double, pushStart: Double, pushEnd: Double, receiveHeadersStart: Double, receiveHeadersEnd: Double)