Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
namespace pmon::util::log
26
{
27
std::shared_ptr<class IChannel> GetDefaultChannel() noexcept
28
{
29
return {};
30
}
31
}
32
33
int 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