Contents

seconds(forHostTime:)

Converts host time to seconds.

Declaration

class func seconds(forHostTime hostTime: UInt64) -> TimeInterval

Parameters

  • hostTime:

    The host time.

Return Value

The number of seconds that represent the host time you specify.

See Also

Manipulating Host Time