ElevatorOperator.DoorTimer.start

You're seeing just the function start, go back to ElevatorOperator.DoorTimer module for more information.

Starts the door timer if the elevator is not obstructed. Calls ElevatorOperator.timer_update/1 to update the timer reference to the newly set timer.

Parameters

  • e: Struct containing the current state of the elevator :: %ElevatorOperator{}