def _setEstimatedTimeInQueue(self, estimatedTimeInQueue):
     UnitBase._setEstimatedTimeInQueue(self, estimatedTimeInQueue)
     self.onUnitEstimateInQueueChanged()