20 #ifndef RIPPLE_TEST_MANUALTIMEKEEPER_H_INCLUDED
21 #define RIPPLE_TEST_MANUALTIMEKEEPER_H_INCLUDED
23 #include <ripple/core/TimeKeeper.h>
58 adjust(std::chrono::system_clock::time_point when);
void run(std::vector< std::string > const &servers) override
Launch the internal thread.
time_point closeTime() const override
Returns the close time, in network time.
std::chrono::duration< std::int32_t > nowOffset() const override
std::chrono::duration< std::int32_t > closeOffset() const override
static time_point adjust(std::chrono::system_clock::time_point when)
Manages various times used by the server.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void adjustCloseTime(std::chrono::duration< std::int32_t > amount) override
Adjust the close time.
time_point now() const override
Returns the estimate of wall time, in network time.
std::chrono::duration< std::int32_t > closeOffset_