Searched defs:lastSent (Results 1 – 5 of 5) sorted by relevance
213 std::chrono::steady_clock::time_point lastSent; member
343 public long lastSent = 0; field in NotificationsSentState
283 int32_t lastSent = TCPINFO_GET(tcpinfo, tcpi_last_data_sent, tcpinfoLen, 0); in updateSocketStats() local
165 int64_t lastSent = get_last_sent(); in sendBroadcasts() local
681 public long lastSent = 0; field in NotificationBackend.NotificationsSentState