rippled
|
Public Member Functions | |
Cur (std::uint64_t d, std::string n) | |
Public Attributes | |
std::uint64_t | dur |
std::string | name |
Definition at line 154 of file PerfLog_test.cpp.
ripple::PerfLog_test::Cur::Cur | ( | std::uint64_t | d, |
std::string | n | ||
) |
Definition at line 159 of file PerfLog_test.cpp.
std::uint64_t ripple::PerfLog_test::Cur::dur |
Definition at line 156 of file PerfLog_test.cpp.
std::string ripple::PerfLog_test::Cur::name |
Definition at line 157 of file PerfLog_test.cpp.