Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
void 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
ProcessGestation
Method · 0.45
Calls
1
PrintFinalStatus
Method · 0.80
Tested by
1
ProcessGestation
Method · 0.36