seconds(forHostTime:)
Converts host time to seconds.
Declaration
class func seconds(forHostTime hostTime: UInt64) -> TimeIntervalParameters
- hostTime:
The host time.
Return Value
The number of seconds that represent the host time you specify.
Converts host time to seconds.
class func seconds(forHostTime hostTime: UInt64) -> TimeIntervalThe host time.
The number of seconds that represent the host time you specify.