|
TARAXA
|
#include "common/util.hpp"Namespaces | |
| namespace | taraxa |
Functions | |
| std::string | taraxa::jsonToUnstyledString (const Json::Value &value) |
| void | taraxa::thisThreadSleepForSeconds (unsigned sec) |
| void | taraxa::thisThreadSleepForMilliSeconds (unsigned millisec) |
| void | taraxa::thisThreadSleepForMicroSeconds (unsigned microsec) |
| unsigned long | taraxa::getCurrentTimeMilliSeconds () |
| std::string | taraxa::getFormattedVersion (std::initializer_list< uint32_t > list) |
| std::vector< uint64_t > | taraxa::asUInt64Vector (const Json::Value &json) |