okhttp / okhttp3 / Response / receivedResponseAtMillis

receivedResponseAtMillis

fun receivedResponseAtMillis(): Long

Returns a timestamp taken immediately after OkHttp received this response's headers from the network. If this response is being served from the cache then this is the timestamp of the original response.