LogCabin
|
Go to the source code of this file.
Namespaces | |
namespace | LogCabin |
namespace | LogCabin::Client |
namespace | LogCabin::Client::Util |
Functions | |
int64_t | LogCabin::Client::Util::parseSignedDuration (const std::string &description) |
Convert a human-readable description of a time duration into a number of nanoseconds. | |
uint64_t | LogCabin::Client::Util::parseNonNegativeDuration (const std::string &description) |
Convert a human-readable description of a time duration into a number of nanoseconds. |