Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ SetCurrentUpdate
Method
SetCurrentUpdate
avida-core/source/main/cStats.h:442–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
void ProcessUpdate();
441
442
inline void SetCurrentUpdate(int new_update) { m_update = new_update; }
443
inline void IncCurrentUpdate() { m_update++; }
444
445
// Accessors...
Callers
2
Process
Method · 0.80
InitWithDirectory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected