MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / NowMicros

Method NowMicros

tensorflow/core/platform/env.h:262–262  ·  view source on GitHub ↗

\brief Returns the number of micro-seconds since the Unix epoch.

Source from the content-addressed store, hash-verified

260
261 /// \brief Returns the number of micro-seconds since the Unix epoch.
262 virtual uint64 NowMicros() const { return env_time_->NowMicros(); }
263
264 /// \brief Returns the number of seconds since the Unix epoch.
265 virtual uint64 NowSeconds() const { return env_time_->NowSeconds(); }

Callers 15

RunBenchmarkFunction · 0.45
MainFunction · 0.45
LogAndCountFunction · 0.45
InitMethod · 0.45
StarRunGraphAsyncMethod · 0.45
TEST_FFunction · 0.45
ScanQueryMethod · 0.45
LoadNextPageMethod · 0.45
ReceivePageMethod · 0.45
GrpcRecvTensorAsyncMethod · 0.45
RecvBufAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
WriteLiteralToTempFileFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TestHWAcceleratorFunction · 0.36
DoAddChainMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36