MCPcopy Create free account
hub / github.com/dds-bridge/dds / Clear

Method Clear

library/src/system/time_stat_list.cpp:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void TimeStatList::Clear()
35{
36 list.clear();
37 name.clear();
38}
39
40
41void TimeStatList::Init(

Callers 1

ClearTimingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected