Home
last modified time | relevance | path

Searched refs:CurrentTimestampMicroseconds (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtracing-controller.cc108 int64_t TracingController::CurrentTimestampMicroseconds() { in CurrentTimestampMicroseconds() function in v8::platform::tracing::TracingController
123 int64_t now_us = CurrentTimestampMicroseconds(); in AddTraceEvent()
157 int64_t now_us = CurrentTimestampMicroseconds(); in UpdateTraceEventDuration()
/third_party/node/src/tracing/
H A Dagent.h39 int64_t CurrentTimestampMicroseconds() override {
H A Dagent.cc243 CurrentTimestampMicroseconds(), in AddMetadataEvent()
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h297 virtual int64_t CurrentTimestampMicroseconds();
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h297 virtual int64_t CurrentTimestampMicroseconds();

Completed in 4 milliseconds