|
V8 Project
|
#include "src/base/platform/time.h"#include <string.h>#include "src/base/cpu.h"#include "src/base/logging.h"#include "src/base/platform/platform.h"
Include dependency graph for time.cc:Go to the source code of this file.
Classes | |
| class | v8::base::KernelTimestampClock |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::base | |
Variables | |
| static LazyStaticInstance< KernelTimestampClock, DefaultConstructTrait< KernelTimestampClock >, ThreadSafeInitOnceTrait >::type | v8::base::kernel_tick_clock |