main-apidocs-erlang-estdlib-dist-underscore-util.md
| cancel_timer/1 | | | handshake_other_started/1 | | | handshake_we_started/1 | | | net_ticker_spawn_options/0 | | | reset_timer/1 | | | shutdown/3 | | | shutdown/4 | | | start_timer/1 | |
cancel_timer(Timer::pid()) -> ok
handshake_other_started(Hs_data::#hs_data{}) -> no_return()
handshake_we_started(Hs_data::#hs_data{}) -> no_return()
net_ticker_spawn_options() -> [any()]
reset_timer(Timer::pid()) -> ok
shutdown(Module::atom(), Line::non_neg_integer(), Data::term()) -> no_return()
shutdown(Module::atom(), Line::non_neg_integer(), Data::term(), Reason::term()) -> no_return()
start_timer(Timeout::pos_integer()) -> pid()