Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ FindEIDSearch
Method
FindEIDSearch
qrenderdoc/Windows/EventBrowser.cpp:502–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
501
int NumFindResults() const { return m_FindResults.count(); }
502
bool FindEIDSearch() const { return m_FindEIDSearch; }
503
double GetSecondsDurationForEID(uint32_t eid)
504
{
505
if(eid < m_Times.size())
Callers
1
FindNext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected