- rename to ShouldRunInactivityChecks
- take optional time now
- call from within InactivityChecks
- update comment
- change ordering of inequality
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/21198 | core#21198]]
Depends on D10954