Contents

hostTime(forSeconds:)

Converts seconds to host time.

Declaration

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

Parameters

  • seconds:

    The number of seconds.

Return Value

The host time that represents the seconds you specify.

See Also

Manipulating Host Time