pub const MAX_BLOCK_REPLAY_TIME_US: u64 = 400_000;
Expand description

Static configurations:

Number of microseconds replaying a block should take, 400 millisecond block times is currently publicly communicated on solana.com