Function mrpt::system::pause

Function Documentation

void mrpt::system::pause(const std::string &msg = std::string("Press any key to continue...")) noexcept

Shows the message “Press any key to continue” (or other custom message) to the current standard output and returns when a key is pressed