setCurrentSpan
ใใฎใณใณใใณใใฏใพใ ๆฅๆฌ่ช่จณใใใใพใใใ
function setCurrentSpan(span): void;
This function will set the current span in the execution context.
Parameters
Section titled โParametersโParameter | Type | Description |
---|---|---|
|
|
The span to set as the current span. |
Returns
Section titled โReturnsโvoid