Home
last modified time | relevance | path

Searched refs:lastMessageMod_ (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchIrcServer.hpp71 std::queue<std::chrono::steady_clock::time_point> lastMessageMod_; member in chatterino::TwitchIrcServer
H A DTwitchIrcServer.cpp320 ? this->lastMessageMod_ in onMessageSendRequested()