![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <utils-inl.h>
Public Member Functions | |
TimedScope (double *result) | |
~TimedScope () | |
Static Private Member Functions | |
static double | TimestampMs () |
Private Attributes | |
double | start_ |
double * | result_ |
Definition at line 20 of file utils-inl.h.
|
inlineexplicit |
Definition at line 22 of file utils-inl.h.
|
inline |
Definition at line 25 of file utils-inl.h.
|
inlinestaticprivate |
Definition at line 28 of file utils-inl.h.
|
private |
Definition at line 34 of file utils-inl.h.
|
private |
Definition at line 33 of file utils-inl.h.