Home
last modified time | relevance | path

Searched defs:timespan_ms (Results 1 – 4 of 4) sorted by relevance

/dports/www/srt/srt-1.4.4/srtcore/
H A Dbuffer.cpp81 void AvgBufSize::update(const steady_clock::time_point& now, int pkts, int bytes, int timespan_ms) in update()
672 int timespan_ms = 0; in updAvgBufSize() local
1690 int timespan_ms = 0; in updRcvAvgDataSize() local
H A Dbuffer.h93 inline double timespan_ms() const { return m_dTimespanMAvg; } in timespan_ms() function
H A Dcore.cpp6153 int bytes, timespan_ms; in checkNeedDrop() local
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dkml.cc256 qint64 timespan_ms = wpt_timespan_begin.msecsTo(wpt_timespan_end); in trk_coord() local