MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / GetDefaultChannel

Function GetDefaultChannel

IntelPresentMon/FlashInjector/Main.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25namespace pmon::util::log
26{
27 std::shared_ptr<class IChannel> GetDefaultChannel() noexcept
28 {
29 return {};
30 }
31}
32
33int main(int argc, char** argv)

Callers 3

DefaultChannelGuard_Method · 0.50
Run_Method · 0.50
Run_Method · 0.50

Calls

no outgoing calls

Tested by 1

DefaultChannelGuard_Method · 0.40