okhttp / okhttp3 / Response / sentRequestAtMillis

sentRequestAtMillis

val sentRequestAtMillis: Long

Returns a timestamp taken immediately before OkHttp transmitted the initiating request over the network. If this response is being served from the cache then this is the timestamp of the original request.