Function test_data_density_graph::log

source ยท
pub(crate) fn log(
    rec: &RecordingStream,
    entity_path: &str,
    num_chunks: i64,
    num_rows_per_chunk: i64,
    sorted: bool,
    time_start_ms: i64,
) -> Result<()>