Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
void Timer::stop()
55
{
56
m_running = false;
57
}
58
59
void Timer::tick()
60
{
Callers
3
onProcessMessage
Method · 0.45
onProcessMessage
Method · 0.45
onTick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected