Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ HasTimes
Method
HasTimes
qrenderdoc/Windows/EventBrowser.cpp:312–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
rdcstr GetAnnotationPath() { return m_AnnotationPath; }
311
312
bool HasTimes() { return !m_Times.empty(); }
313
void SetTimes(const rdcarray<CounterResult> ×)
314
{
315
// set all times for events to -1.0
Callers
2
on_exportActions_clicked
Method · 0.80
ExportAction
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected