MCPcopy 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

ProcessMethod · 0.80
InitWithDirectoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected