Searched refs:env_time (Results 1 – 5 of 5) sorted by relevance
22 GcsThrottle::GcsThrottle(EnvTime* env_time) in GcsThrottle() argument23 : last_updated_secs_(env_time->NowSeconds()), in GcsThrottle()25 env_time_(env_time) {} in GcsThrottle()
73 explicit GcsThrottle(EnvTime* env_time = EnvTime::Default());
46 tensorflow/core/platform/env_time.cc50 tensorflow/core/platform/posix/env_time.cc
80 static EnvTime* env_time = tensorflow::EnvTime::Default();81 uint64 now_micros = env_time->NowMicros();
321 "platform/env_time.h",337 "env_time.cc",339 "platform/env_time.cc",2371 "platform/**/env_time.cc",2387 "platform/**/env_time.cc",