MCPcopy Create free account
hub / github.com/devosoft/avida / TraceTestCPU

Method TraceTestCPU

avida-core/source/cpu/cHardwareStatusPrinter.cc:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void cHardwareStatusPrinter::TraceTestCPU(int time_used, int time_allocated, const cOrganism& organism)
61{
62 organism.PrintFinalStatus(m_file->OFStream(), time_used, time_allocated);
63}

Callers 1

ProcessGestationMethod · 0.45

Calls 1

PrintFinalStatusMethod · 0.80

Tested by 1

ProcessGestationMethod · 0.36