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

Method tick

src/ui/timer.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void Timer::tick()
60{
61 onTick();
62}
63
64void Timer::setInterval(int interval)
65{

Callers 1

pumpQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected