MachUtil

public struct MachUtil

Undocumented

  • Undocumented

    Declaration

    Swift

    public static let nanosPerUsec: UInt64
  • Undocumented

    Declaration

    Swift

    public static let nanosPerMsec: UInt64
  • Undocumented

    Declaration

    Swift

    public static let nanosPerSec: UInt64
  • Undocumented

    Declaration

    Swift

    public static func nanosToAbs(_ nanos: UInt64) -> UInt64
  • Undocumented

    Declaration

    Swift

    public static func absToNanos(_ abs: UInt64) -> UInt64