|
StreamLinkforC
7.0.3-308369
|
![]() |
Statistics available from the Library. More...
#include <sl4c.h>
Data Fields | |
| int | noop_last_roundtrip |
| int | time_since_last_call |
| uint64_t | bytes_written_last |
| int | latency |
| int | average_latency |
| int | clock_offset |
Statistics available from the Library.
| int sl_statistics::average_latency |
Average global latency of connection
| uint64_t sl_statistics::bytes_written_last |
Number of bytes written the last time statistics was invoked
| int sl_statistics::clock_offset |
Offset between clock of client and Liberator
| int sl_statistics::latency |
Global latency of connection
| int sl_statistics::noop_last_roundtrip |
Number of milliseconds the last roundtrip took
| int sl_statistics::time_since_last_call |
Number of milliseconds since the last statistics call