MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / start_timer

Method start_timer

tests/Task_test.cpp:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 exec();
80 }
81 void start_timer() { m_deadline.start(); }
82
83 public:
84 bool passed_the_deadline = false;

Callers

nothing calls this directly

Calls 1

startMethod · 0.45

Tested by

no test coverage detected