Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
private:
42
const trace::Profile* m_profile;
Callers
1
paintEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected