Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ on_idle
Method
on_idle
dependencies/httplib/httplib.h:531–531 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
virtual void shutdown() = 0;
530
531
virtual void on_idle() {}
532
};
533
534
class ThreadPool : public TaskQueue {
Callers
1
httplib.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected