Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tensorboard
/ time
Method
time
tensorboard/uploader/util_test.py:30–31 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
28
self._time = float(current)
29
30
def
time(self):
31
return
self._time
32
33
def
sleep(self, secs):
34
self._time += secs
Callers
5
test_rate_limiting
Method · 0.95
__init__
Method · 0.45
summarize
Method · 0.45
_refresh_last_data_added_timestamp
Method · 0.45
tick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected