Function: updateStopTimes(uint48 _shortStopTime)
This function is used to update the short stop time.
Inputs
_shortStopTime
Control: Arbitrary.
Constraints: None.
Impact: Value of short stop time.
Branches and code coverage
Intended branches
Update the short stop time.
Negative behavior
Revert if the caller is not the controller.
Revert if the allocation is terminated.