Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LynnHo/EigenGAN-Tensorflow
/ start
Method
start
pylib/timer.py:49–50 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
47
return
self.fmt(self.elapsed)[1]
48
49
def
start(self):
50
self.start_time = self._timer()
51
52
restart = start
53
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected