Maximum amount of time that a block timestamp is allowed to exceed the current time before the block will be accepted.
Declared in <chain.h>
<chain.h>
inline constexpr int64_t MAX_FUTURE_BLOCK_TIME = 2 * 60 * 60;