CMTimeEpoch
An epoch for a time.
Declaration
typealias CMTimeEpoch = Int64Discussion
The epoch is typically 0, but you can use a different value — for example to denote a particular iteration of a loop.
An epoch for a time.
typealias CMTimeEpoch = Int64The epoch is typically 0, but you can use a different value — for example to denote a particular iteration of a loop.