MCPcopy Index your code
hub / github.com/vladmandic/sdnext / reset

Method reset

modules/timer.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 return res
70
71 def reset(self):
72 self.__init__()
73
74startup = Timer()
75process = Timer()

Callers 14

webuiFunction · 0.45
full_vqgan_decodeFunction · 0.45
full_vae_decodeFunction · 0.45
generate_click_generatorFunction · 0.45
generate_clickFunction · 0.45
git_fetchMethod · 0.45
process_imagesFunction · 0.45
create_uiFunction · 0.45
compile_torchFunction · 0.45
fFunction · 0.45
HashFunction · 0.45
sha256.tsFile · 0.45

Calls 1

__init__Method · 0.95

Tested by

no test coverage detected