MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / cancel

Method cancel

tests/python/test_toolbar_hooks.py:208–209  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

206 timers.append(self)
207
208 def cancel(self):
209 self.cancelled = True
210
211 monkeypatch.setattr(module.threading, "Timer", _TimerStub)
212 return timers

Callers 3

postWorkMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected