Node.js  v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
performance_state Struct Reference

#include <node_perf_common.h>

Data Fields

double milestones [NODE_PERFORMANCE_MILESTONE_INVALID]
 
uint32_t observers [NODE_PERFORMANCE_ENTRY_TYPE_INVALID]
 

Detailed Description

Definition at line 63 of file node_perf_common.h.

Field Documentation

◆ milestones

Definition at line 65 of file node_perf_common.h.

◆ observers

Definition at line 66 of file node_perf_common.h.


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