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