#include "readvertise.hpp"
#include "common/global.hpp"
#include "common/logger.hpp"
#include <ndn-cxx/util/random.hpp>
Go to the source code of this file.
Namespaces | |
nfd | |
-status-http-server | |
nfd::rib | |
Functions | |
static time::milliseconds | nfd::rib::randomizeTimer (time::milliseconds baseTimer) |
Variables | |
constexpr time::milliseconds | nfd::rib::RETRY_DELAY_MAX = 1_h |
constexpr time::milliseconds | nfd::rib::RETRY_DELAY_MIN = 50_s |