seconds is not enough precision to "exactly" store a timestamp n seconds into the future. Improve the precision by using microseconds. Fixes #22325
Also, use chrono literals.
seconds is not enough precision to "exactly" store a timestamp n seconds into the future. Improve the precision by using microseconds. Fixes #22325
Also, use chrono literals.
ACK fa34cb80248cc39a73fc393f65c3cfc62e849556 review, debug-built, tested
Tested ACK fa34cb80248cc39a73fc393f65c3cfc62e849556
Code review ACK fa34cb80248cc39a73fc393f65c3cfc62e849556.