new
Method
This is a method of the ContextEvent class in the trace module.Create a new context event.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new context event.
This is a method of the ContextEvent class in the trace module.Create a new context event.
def new(event_type: ContextEventType, name: impl Into<String>) -> Self