Home
last modified time | relevance | path

Searched refs:GetCurrentTimeInMicroseconds (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_perf.cc42 const double timeOriginTimestamp = GetCurrentTimeInMicroseconds();
Dnode_internals.h358 double GetCurrentTimeInMicroseconds();
Dutil.cc190 double GetCurrentTimeInMicroseconds() { in GetCurrentTimeInMicroseconds() function