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