solana_runtime::installed_scheduler_pool

Type Alias ResultWithTimings

source
pub type ResultWithTimings = (Result<()>, ExecuteTimings);