|
Ring Daemon
|
#include <socket_pair.h>

Public Attributes | |
| std::chrono::steady_clock::time_point | last_receive_ts |
| uint64_t | last_send_ts |
| std::chrono::steady_clock::time_point | receive_ts |
| uint64_t | send_ts |
Definition at line 121 of file socket_pair.h.
| std::chrono::steady_clock::time_point jami::TS_Frame::last_receive_ts |
Definition at line 124 of file socket_pair.h.
| uint64_t jami::TS_Frame::last_send_ts |
Definition at line 123 of file socket_pair.h.
| std::chrono::steady_clock::time_point jami::TS_Frame::receive_ts |
Definition at line 126 of file socket_pair.h.
| uint64_t jami::TS_Frame::send_ts |
Definition at line 125 of file socket_pair.h.