Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ GetBusyClient
Method
GetBusyClient
renderdoc/core/target_control.cpp:661–661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
659
rdcstr GetAPI() { return m_API; }
660
uint32_t GetPID() { return m_PID; }
661
rdcstr GetBusyClient() { return m_BusyClient; }
662
void TriggerCapture(uint32_t numFrames)
663
{
664
WRITE_DATA_SCOPE();
Callers
1
refreshHost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected