Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcStats.cc1169 unsigned int totalOrgsInterrupted(0); in PrintInterruptData() local
1182 ++totalOrgsInterrupted; in PrintInterruptData()
1192 df.Write(totalOrgsInterrupted, "Total organisms interrupted"); in PrintInterruptData()