Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
std::string GetForegroundProcessName()
69
{
70
return g_foregroundProcessName;
71
}
72
73
std::string GetForegroundProcessPath()
74
{
Callers
2
CheckCondition
Method · 0.50
UpdateFocusProcess
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected