跳转到内容

getCurrentSpan

此内容尚不支持你的语言。

function getCurrentSpan():
| Span<any>
| null;

This function will get the current span from the execution context.

| Span<any> | null

The current span or null if there is no span.