Name | Description | |
---|---|---|
![]() | Blocked | Returns a Timing object that represents the Blocked time. |
![]() | CacheRead | Returns a Timing object that represents the Cache Read time. |
![]() | Connect | Returns a Timing object that represents the Connect time. |
![]() | DNSLookup | Returns a Timing object that represents the DNS Lookup time. |
![]() | Network | Returns a Timing object that represents the Network time. |
![]() | Receive | Returns a Timing object that represents the Receive time. |
![]() | Send | Returns a Timing object that represents the Send time. |
![]() | SSLHandshake | Returns a Timing object that represents the SSL Hanshake time. |
![]() | TTFB | Returns a Timing object that represents the TTFB time. |
![]() | Wait | Returns a Timing object that represents the Wait time. |