Contents

CMTimeEpoch

An epoch for a time.

Declaration

typealias CMTimeEpoch = Int64

Discussion

The epoch is typically 0, but you can use a different value — for example to denote a particular iteration of a loop.

See Also

Data Types