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

Method SetName

library/src/system/timer.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41void Timer::SetName(const string& nameIn)
42{
43 name = nameIn;
44}
45
46
47void Timer::Start()

Callers 3

SetNamesMethod · 0.80
PrintStatsMethod · 0.80
init_debug_filesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected