v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
CpuProfilingResult Struct Reference

#include <v8-profiler.h>

Data Fields

const ProfilerId id
 
const CpuProfilingStatus status
 

Detailed Description

Result from StartProfiling returning the Profiling Status, and id of the started profiler, or 0 if profiler is not started

Definition at line 281 of file v8-profiler.h.

Field Documentation

◆ id

const ProfilerId id

Definition at line 282 of file v8-profiler.h.

◆ status

const CpuProfilingStatus status

Definition at line 283 of file v8-profiler.h.


The documentation for this struct was generated from the following file: