record
Method
This is a method of the ContextTraceSinkProtocol class in the trace module.Record a context event.
Signature
Parameters
No description available.
Returns
The result of the operation.
record: Record a context event.
This is a method of the ContextTraceSinkProtocol class in the trace module.Record a context event.
def record(&mut self, event: ContextEvent) -> ()