-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
b19
This method needs some improvements:
* remove the "elapsed" in the name of that method as that's confusing
* split the sum statement into explicit parts so that some logging can be added
* add logging about results
* the result of this method is typically assigned to a variable called "survivor_base_time" - while the value contains evacuation time for current survivors, it's often only a minor part. Rename.
* remove the "elapsed" in the name of that method as that's confusing
* split the sum statement into explicit parts so that some logging can be added
* add logging about results
* the result of this method is typically assigned to a variable called "survivor_base_time" - while the value contains evacuation time for current survivors, it's often only a minor part. Rename.