Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NowInNsec
Function
NowInNsec
tensorflow/core/common_runtime/executor.cc:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
namespace nodestats {
87
88
inline int64 NowInNsec() { return Env::Default()->NowNanos(); }
89
90
void SetScheduled(NodeExecStatsInterface* stats, int64 micros) {
91
if (!stats) return;
Callers
3
BatchProcess
Method · 0.85
ScheduleReady
Method · 0.85
CostScheduleReady
Method · 0.85
Calls
2
Default
Function · 0.85
NowNanos
Method · 0.45
Tested by
no test coverage detected