Get icon indicating copy to clipboard operation
Get copied to clipboard

How to calculate Response time?

Open kittu4ios opened this issue 7 months ago • 1 comments

Is there any way to calculate response time in ms?

kittu4ios avatar Jul 07 '25 07:07 kittu4ios

Inside of Response struct, you have a URLSessionTaskMetrics property.

JesusAntonioGil avatar Jul 31 '25 11:07 JesusAntonioGil