SNTP
v0.2.2
Pages
Modules
SNTP.stop
You're seeing just the function
stop
, go back to
SNTP
module for more information.
Link to this function
stop(pid \\ GenServer.whereis(Retriever))
View Source
Specs
stop(
pid
()) :: :ok
Stops the
SNTP.Retriever
Examples
iex>
SNTP
.
stop
(
)
:ok