Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Notify
Method
Notify
IntelPresentMon/CommonUtilities/win/com/ProcessSpawnSink.cpp:154–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void ProcessSpawnSink::EventQueue::Notify() const
155
{
156
if (notificationFunction_) {
157
notificationFunction_();
158
}
159
}
160
}
Callers
1
Indicate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected