Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
void Timer::SetName(const string& nameIn)
42
{
43
name = nameIn;
44
}
45
46
47
void Timer::Start()
Callers
3
SetNames
Method · 0.80
PrintStats
Method · 0.80
init_debug_files
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected