![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <time.h>
Static Public Attributes | |
static constexpr int64_t | kHoursPerDay = 24 |
static constexpr int64_t | kMillisecondsPerSecond = 1000 |
static constexpr int64_t | kMillisecondsPerDay |
static constexpr int64_t | kMicrosecondsPerMillisecond = 1000 |
static constexpr int64_t | kMicrosecondsPerSecond |
static constexpr int64_t | kMicrosecondsPerMinute = kMicrosecondsPerSecond * 60 |
static constexpr int64_t | kMicrosecondsPerHour = kMicrosecondsPerMinute * 60 |
static constexpr int64_t | kMicrosecondsPerDay |
static constexpr int64_t | kMicrosecondsPerWeek = kMicrosecondsPerDay * 7 |
static constexpr int64_t | kNanosecondsPerMicrosecond = 1000 |
static constexpr int64_t | kNanosecondsPerSecond |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |