Loading...
Searching...
No Matches
Public Attributes | List of all members
v8::CpuProfilingResult Struct Reference

#include <v8-profiler.h>

Public Attributes

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

Member Data Documentation

◆ id

const ProfilerId v8::CpuProfilingResult::id

◆ status

const CpuProfilingStatus v8::CpuProfilingResult::status

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