MCPcopy Create free account
hub / github.com/Alexays/Waybar / getCallbackCounter

Method getCallbackCounter

test/utils/css_reload_helper.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 }
27
28 int getCallbackCounter() const { return m_callbackCounter; }
29
30 private:
31 int m_callbackCounter{};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected