Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_scheduling_lookahead
source · pub fn set_scheduling_lookahead<T: Config>(new: u32)
Expand description
Set the scheduling lookahead, in expected number of blocks at peak throughput.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_scheduling_lookahead
.