MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / getTimeSpent

Method getTimeSpent

src/Savegame/Production.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59int Production::getTimeSpent () const
60{
61 return _timeSpent;
62}
63
64void Production::setTimeSpent (int done)
65{

Callers 1

fillProductionListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected