MCPcopy 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> &times)
314 {
315 // set all times for events to -1.0

Callers 2

ExportActionMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected