Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ GetTurnCount
Function
GetTurnCount
internal/util/util.go:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
func
GetTurnCount() uint64 {
114
return
turnCount
115
}
116
117
func
IncrementRoundCount() uint64 {
118
roundCount++
Callers
12
HandleInputEvents
Method · 0.92
InputWorker
Method · 0.92
processInput
Method · 0.92
SetLinkDeadUser
Function · 0.92
Command
Method · 0.92
CommandFlagged
Method · 0.92
MarkVisited
Method · 0.92
Visitors
Method · 0.92
PruneVisitors
Method · 0.92
Command
Function · 0.92
Command
Method · 0.92
TestTurnCount
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestTurnCount
Function · 0.68