zero
A value that represents time zero.
Declaration
static let zero: CMTimeDiscussion
Don’t test a time against this constant using (time == zero) because there are many times that are also 0. Use CMTimeCompare(_:_:) instead.
A value that represents time zero.
static let zero: CMTimeDon’t test a time against this constant using (time == zero) because there are many times that are also 0. Use CMTimeCompare(_:_:) instead.