Watchdog.stop
You're seeing just the function
stop
, go back to Watchdog module for more information.
Link to this function
stop(order)
Stops the watchdog timer for the given order
Parameters
- order: Order to stop watchdog timer for :: %Order{}
Return
- :ok :: atom()