20 #ifndef RIPPLE_NET_SNTPCLOCK_H_INCLUDED
21 #define RIPPLE_NET_SNTPCLOCK_H_INCLUDED
23 #include <ripple/beast/clock/abstract_clock.h>
24 #include <ripple/beast/utility/Journal.h>
virtual duration offset() const =0
std::unique_ptr< SNTPClock > make_SNTPClock(beast::Journal j)
virtual void run(std::vector< std::string > const &servers)=0
A generic endpoint for log messages.
Abstract interface to a clock.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
A clock based on system_clock and adjusted for SNTP.
typename std::chrono::system_clock ::duration duration