Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosspoint-reader/crosspoint-reader
/ loop
Method
loop
src/activities/Activity.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
virtual void onEnter();
32
virtual void onExit();
33
virtual void loop() {}
34
35
virtual void render(RenderLock&&) {}
36
Callers
2
loop
Function · 0.45
handleClient
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected