Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tensorboard
/ time
Method
time
tensorboard/util/test_util.py:155–157 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
153
self._lock = threading.Lock()
154
155
def
time(self):
156
with
self._lock:
157
return
self._time
158
159
def
sleep(self, secs):
160
with
self._lock:
Callers
15
_register_info
Method · 0.45
_time_delta_from_info
Function · 0.45
start
Function · 0.45
runner
Function · 0.45
vz-chart-helpers.ts
File · 0.45
_serve_plugins_listing
Method · 0.45
Respond
Function · 0.45
testInactiveSecsNegative
Method · 0.45
testInactiveSecs
Method · 0.45
_reload
Method · 0.45
_get_event_file_active_filter
Function · 0.45
add_scalar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected