Home
last modified time | relevance | path

Searched refs:AddEndSleep (Results 1 – 3 of 3) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulation.h339 void AddEndSleep(int cellID, int end_time);
H A DcPopulationInterface.cc2333 m_world->GetPopulation().AddEndSleep(m_cell_id, m_world->GetStats().GetUpdate()); in EndSleep()
H A DcPopulation.cc1756 AddEndSleep(cellID,m_world->GetStats().GetUpdate()); in KillOrganism()
7092 void cPopulation::AddEndSleep(int cellID, int end_time) { in AddEndSleep() function in cPopulation