DelaySpec.cc
Go to the documentation of this file.
61 debugs(77, DBG_CRITICAL, "ERROR: invalid delay rate '" << token << "'. Expecting restore/max or 'none'.");
bool StringToInt64(const char *s, int64_t &result, const char **p, int base)
Definition: Parsing.cc:237
bool StringToInt(const char *s, int &result, const char **p, int base)
Definition: Parsing.cc:217
Definition: Store.h:42