Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait
/ clear
Method
clear
LivePortrait/utils/timer.py:27–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
return
self.diff
26
27
def
clear(self):
28
self.start_time = 0.
29
self.diff = 0.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected