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

#include <trace_event.h>

Public Member Functions

 ScopedTracer ()
 
 ~ScopedTracer ()
 
void Initialize (const uint8_t *category_group_enabled, const char *name, uint64_t event_handle)
 

Detailed Description

Definition at line 520 of file trace_event.h.

Constructor & Destructor Documentation

◆ ScopedTracer()

ScopedTracer ( )
inline

Definition at line 523 of file trace_event.h.

◆ ~ScopedTracer()

~ScopedTracer ( )
inline

Definition at line 525 of file trace_event.h.

Member Function Documentation

◆ Initialize()

void Initialize ( const uint8_t *  category_group_enabled,
const char *  name,
uint64_t  event_handle 
)
inline

Definition at line 531 of file trace_event.h.


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