Searched refs:time_per_bucket_ms (Results 1 – 1 of 1) sorted by relevance
104 static constexpr float time_per_bucket_ms = time_per_bucket / 1.0E6; variable150 float cur_time = time_per_bucket_ms * i + 0.5f * time_per_bucket_ms; in dump()