Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ tmsg_start
Function
tmsg_start
Source/tmsg.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void tmsg_start()
57
{
58
assert(TimedMsgList.empty());
59
}
60
61
void tmsg_cleanup()
62
{
Callers
1
NetInit
Function · 0.85
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected