commit | 387c85b15f65d00075ab7aafcbda5b70cd82287f | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Jun 10 14:40:45 2024 +0100 |
committer | David Drysdale <drysdale@google.com> | Thu Jun 13 11:34:22 2024 +0100 |
tree | 60dd6881252822bdd314147b172d0d7b72d39dc5 | |
parent | e975a41eed2c126693782857adc58525fe230129 [diff] |
Simplify/clarify watchdog code - Use Debug trait object rather than arbitrary closure - Combine bool+Instant into Option<Instant> - Disambiguate "timeout" - Add comments - Simplify multi-argument matches Test: keystore2_test Test: libwatchdog_rs.test Flag: None, refactor Change-Id: Ieb16257c763fc2e04d592d97f341fea27aad726f