MCPcopy 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

onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
onProcessMessageMethod · 0.80
pumpQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected