Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alievk/avatarify-python
/ tic
Method
tic
afy/utils.py:70–71 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
68
self.t_init = time.time()
69
70
def
tic(self):
71
self.t = time.time()
72
73
def
toc(self, total=False):
74
if
total:
Callers
7
_send_recv_async
Method · 0.95
send_worker
Method · 0.95
recv_worker
Method · 0.95
recv_worker
Method · 0.95
predictor_worker
Method · 0.95
send_worker
Method · 0.95
cam_fomm.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected