Partager via


IActiveScriptProfilerCallback3 Interface

Provides a method to notify the profiler that the profiled executions are happening in the context of a web worker.

Syntax

interface IActiveScriptProfilerCallback3 : IActiveScriptProfilerCallback2  

Methods

Method Description
IActiveScriptProfilerCallback3::SetWebWorkerId Method Notifies the profiler about the worker ID to use for this profiling session.

See also

IActiveScriptProfilerCallback Interface
IActiveScriptProfilerCallback2 Interface