Searched refs:getShutdownTimerMessage (Results 1 – 3 of 3) sorted by relevance
392 std::wstring getShutdownTimerMessage() const;
182 std::wstring periodicMsg = getShutdownTimerMessage(); in tick()198 std::wstring Server::ShutdownState::getShutdownTimerMessage() const in getShutdownTimerMessage() function in Server::ShutdownState
421 SendChatMessage(peer_id, m_shutdown_state.getShutdownTimerMessage()); in handleCommand_ClientReady()