Home
last modified time | relevance | path

Searched refs:usSndDurationTotal (Results 1 – 6 of 6) sorted by relevance

/dports/net/udt/udt4/src/
H A Dudt.h172 … int64_t usSndDurationTotal; // total time duration when UDT is sending data (idle time exclusive)
H A Dcore.cpp1611 perf->usSndDurationTotal = m_llSndDurationTotal; in sample()
/dports/www/srt/srt-1.4.4/srtcore/
H A Dudt.h116 … int64_t usSndDurationTotal; // total time duration when UDT is sending data (idle time exclusive) member
H A Dsrt.h327 …int64_t usSndDurationTotal; // total time duration when UDT is sending data (idle time ex… member
H A Dcore.cpp7146 perf->usSndDurationTotal = m_stats.m_sndDurationTotal; in bstats()
/dports/www/srt/srt-1.4.4/docs/API/
H A Dstatistics.md56 | [usSndDurationTotal](#usSndDurationTotal) | accumulated | us (microseconds) | ✓…
219 #### usSndDurationTotal subsubsection
396 Same as [usSndDurationTotal](#usSndDurationTotal), but measured on a specified interval.