MCPcopy Create free account
hub / github.com/e2wugui/zeze / start

Method start

ZezeJava/ZezeJava/src/main/java/Zeze/Arch/LoadBase.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public final void start() {
43 start(getLoadConfig().getDigestionDelayExSeconds());
44 }
45
46 public final void start(int delaySeconds) {
47 timeoutDelaySeconds = delaySeconds;

Callers 1

onTimerTaskMethod · 0.95

Calls 4

getLoadConfigMethod · 0.95
scheduleUnsafeMethod · 0.95
cancelMethod · 0.65

Tested by

no test coverage detected