pub async fn inherent_benchmark_data(
    prev_seed: [u8; 32],
    duration: Duration
) -> Result<InherentData>
Expand description

Generates inherent data for the benchmark overhead command.