MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetForegroundProcessName

Function GetForegroundProcessName

tests/stubs/platform-funcs.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68std::string GetForegroundProcessName()
69{
70 return g_foregroundProcessName;
71}
72
73std::string GetForegroundProcessPath()
74{

Callers 2

CheckConditionMethod · 0.50
UpdateFocusProcessMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected