MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / stop

Method stop

src/ui/timer.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void Timer::stop()
55{
56 m_running = false;
57}
58
59void Timer::tick()
60{

Callers 3

onProcessMessageMethod · 0.45
onProcessMessageMethod · 0.45
onTickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected