MCPcopy Index your code
hub / github.com/rawpython/remi / start

Method start

editor/widgets/toolbox_scheduling.py:54–56  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

52 self.stop = True
53
54 def start(self, *args):
55 if self.stop:
56 self.onelapsed()

Callers 12

autostartMethod · 0.95
__init__Method · 0.45
onelapsedMethod · 0.45
display_timeMethod · 0.45
display_counterMethod · 0.45
timer_request_cookiesMethod · 0.45
renew_sessionMethod · 0.45
mainMethod · 0.45
add_dataMethod · 0.45
check_scoreMethod · 0.45

Calls 1

onelapsedMethod · 0.95

Tested by

no test coverage detected