Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ timer
Method
timer
src/ui/message.h:167–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
int count() const { return m_count; }
167
Timer* timer() { return m_timer; }
168
169
private:
170
int m_count; // Accumulated calls
Callers
9
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
onProcessMessage
Method · 0.80
removeMessagesForTimer
Method · 0.80
pumpQueue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected