Contents

MTLTimestamp

The number of nanoseconds for a point in absolute time or Mach absolute time.

Declaration

typealias MTLTimestamp = UInt64

Discussion

The type of absolute time a Metal timestamp uses can vary with a system’s configuration, but it’s consistent for a configuration.

See Also

Timestamp data