Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ clearData
Method
clearData
src/program/ui/TimeTraceModel.cpp:156–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void TimeTraceModel::clearData()
157
{
158
beginResetModel();
159
time_calls_map.clear();
160
endResetModel();
161
}
Callers
1
slotClear
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected