Requiem.QUIC.Connection.on_timeout

You're seeing just the function on_timeout, go back to Requiem.QUIC.Connection module for more information.
Link to this function

on_timeout(conn)

Specs

on_timeout(integer()) ::
  {:ok, non_neg_integer()} | {:error, :system_error | :already_closed}