Home
last modified time | relevance | path

Searched defs:CurrentTimestampMicroseconds (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/tracing/
Dagent.h39 int64_t CurrentTimestampMicroseconds() override { in CurrentTimestampMicroseconds() function
/third_party/node/deps/v8/src/libplatform/tracing/
Dtracing-controller.cc108 int64_t TracingController::CurrentTimestampMicroseconds() { in CurrentTimestampMicroseconds() function in v8::platform::tracing::TracingController