MCPcopy 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
156void TimeTraceModel::clearData()
157{
158 beginResetModel();
159 time_calls_map.clear();
160 endResetModel();
161}

Callers 1

slotClearMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected