Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides methods that add the ability to start or stop profiling when a script is running.
Methods
| Method | Description |
|---|---|
| IActiveScriptProfilerControl2::CompleteProfilerStart | Notifies the profiler that you have started profiling on all applicable scripting engines. This enables you to obtain the complete call stack if JavaScript is running when you start profiling. |
| IActiveScriptProfilerControl2::PrepareProfilerStop | Notifies the profiler that you are going to stop profiling on all applicable scripting engines. This enables you to obtain the complete call stack if JavaScript is running when you stop profiling. |
See also
IActiveScriptProfilerControl Interface
Active Script Profiler Interfaces