fetchStartDate
The time when the task started fetching the resource, from the server or locally.
タスクがリソースを、サーバーからまたはローカルに、取って来ることを開始したときの時間。
domainLookupStartDate
The time immediately before the task started the name lookup for the resource.
タスクがリソースに対する名前検索を開始した直前の時間。
domainLookupEndDate
The time after the name lookup was completed.
名前検索が完了した後の時間。
connectStartDate
The time immediately before the task started establishing a TCP connection to the server.
タスクがサーバへのTCP接続を確立することを開始した直前の時間。
secureConnectionStartDate
The time immediately before the task started the TLS security handshake to secure the current connection.
タスクがTLSセキュリティハンドシェークを現在の接続を安全にするために開始した直前の時間。
secureConnectionEndDate
The time immediately after the security handshake completed.
セキュリティハンドシェークが完了した直後の時間。
requestStartDate
The time immediately before the task started requesting the resource, regardless of whether it is retrieved from the server or local resources.
タスクがリソースのリクエストを、それがサーバまたはローカルリソースから回収されるかどうかに関係なく、開始した直前の時間。
requestEndDate
The time immediately after the task finished requesting the resource, regardless of whether it was retrieved from the server or local resources.
タスクがリソースのリクエストを、それがサーバまたはローカルリソースから回収されたかどうかに関係なく、終了した直後の時間。
responseStartDate
The time immediately after the task received the first byte of the response from the server or from local resources.
タスクがサーバからまたはローカルリソースから応答の最初のバイトを受け取った直後の時間。
responseEndDate
The time immediately after the task received the last byte of the resource.
タスクがリソースの最後のバイトを受け取った直後の時間。