Function migrate_already_inserted

Source
pub fn migrate_already_inserted(
    table: &KeyVal<BenchmarkingJobParametersHash, (BenchmarkingJobParameters, Vec<SystemTime>)>,
) -> Result<usize>
Expand description

Migrate the already_inserted table. Returns how many items (buckets of time stamps) were migrated.