API reference
API reference
Select your platform
No SDKs available
No versions available

VsdkProfiler Class

Voice SDK profiler abstraction layer providing common sampling methods that can be rerouted to your profiler of choice.

Public Statics

The active trace provider that will receive begin/end sample requests from VSDK logging and VsdkProfiler use
Determines if profiling is enabled or not. In debug mode it will be on by default. Otherwise it will need to be turned on manually by the consuming application.

Static Member Functions

Begin sampling/tracking a profiler trace
Parameters
sampleName
The name/keyword of the trace being tracked
End an active trace
Parameters
sampleName
The name/keyword of the trace being tracked
Did you find this page helpful?
Thumbs up icon
Thumbs down icon