kNoTimeOut

Your application is willing to wait indefinitely. Most commonly, you instead provide a timeout value (in ticks) that will provide a reasonable amount of time for the current operation.

Declaration

var kNoTimeOut: Int { get }