MCPcopy Create free account
hub / github.com/apitrace/apitrace / frameEnd

Method frameEnd

gui/profiledialog.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 qint64 frameEnd(unsigned index) const override {
38 return m_profile->frames[index].calls.end;
39 }
40
41private:
42 const trace::Profile* m_profile;

Callers 1

paintEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected