v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
time.cc File Reference
#include "src/base/platform/time.h"
#include <cstring>
#include <ostream>
#include "src/base/cpu.h"
#include "src/base/logging.h"
#include "src/base/platform/mutex.h"
#include "src/base/platform/platform.h"
Include dependency graph for time.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::base
 

Functions

std::ostream & v8::base::operator<< (std::ostream &os, const Time &time)