Instance Property
lastOperationInterval
A time interval that is incremented whenever the title or code of the block is updated.
Declaration
var lastOperationInterval: TimeInterval { get set }Declaration
@property (atomic) NSTimeInterval lastOperationInterval;Declaration
lastOperationInterval() -> float
setLastOperationInterval_(lastOperationInterval: float)