Searched refs:timestamp_to_ms_coeff_ (Results 1 – 2 of 2) sorted by relevance
27 timestamp_to_ms_coeff_(timestamp_to_ms_coeff), in InterArrival()146 int64_t ts_delta_ms = timestamp_to_ms_coeff_ * timestamp_diff + 0.5; in BelongsToBurst()
89 double timestamp_to_ms_coeff_; variable