Skip to main content

streaming_async

AsyncMethod
This is a method of the Profiler class in the profiler module.
Async context manager for profiling streaming operations.

Signature

async def streaming_async(name: str) -> Any

Parameters

name
str
required
No description available.

Returns

Returns
Any
The result of the operation.