transferDuration
The accumulated duration, in seconds, of active network transfer of bytes.
Declaration
var transferDuration: TimeInterval { get }Discussion
The value of the property is negative if unknown.
Corresponds to “c-transfer-duration”.
This property is not compatible with key-value observing.