MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / Poll

Method Poll

DebugView++Lib/PolledLogSource.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void PolledLogSource::Poll()
107{
108}
109
110void PolledLogSource::AddMessage(DWORD pid, const std::string& processName, const std::string& message)
111{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected