MCPcopy Create free account
hub / github.com/Shangyizhou/A-Tiny-Network-Library / EventLoop

Class EventLoop

include/tiny_network/timer/TimerQueue.h:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8#include <set>
9
10class EventLoop;
11class Timer;
12
13class TimerQueue

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected