rippled
Public Member Functions | List of all members
beast::abstract_clock_test Class Reference
Inheritance diagram for beast::abstract_clock_test:
Inheritance graph
[legend]
Collaboration diagram for beast::abstract_clock_test:
Collaboration graph
[legend]

Public Member Functions

template<class Clock >
void test (std::string name, abstract_clock< Clock > &c)
 
void test_manual ()
 
void run () override
 

Detailed Description

Definition at line 31 of file beast_abstract_clock_test.cpp.

Member Function Documentation

◆ test()

template<class Clock >
void beast::abstract_clock_test::test ( std::string  name,
abstract_clock< Clock > &  c 
)

Definition at line 36 of file beast_abstract_clock_test.cpp.

◆ test_manual()

void beast::abstract_clock_test::test_manual ( )

Definition at line 52 of file beast_abstract_clock_test.cpp.

◆ run()

void beast::abstract_clock_test::run ( )
override

Definition at line 74 of file beast_abstract_clock_test.cpp.