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