ActiveRecordingStrategy
A strategy that actively records operations and traces.
Functions
Link copied to clipboard
open override fun recordOperation(op: RecordedOperation, targetList: MutableList<RecordedOperation>)
Records a RecordedOperation into the provided target list.
Link copied to clipboard
Records an OpTrace into the provided target list.