crosvm/cros_async
Daniel Verkamp 2d01c1df92 base, sys_util: remove Timer::is_armed function
This is currently only used in tests, and removing it makes the
cross-platform Timer API simpler to implement. The Windows version of
Timer did not implement this API, so it was already unusable in portable
code.

BUG=b:215618361
TEST=tools/presubmit
TEST=cargo test -p base timer

Change-Id: I57ab15e8b652d0df3664d95bc7759b9c84fe5e10
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3570178
Reviewed-by: Noah Gold <nkgold@google.com>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-04-05 20:11:58 +00:00
..
src base, sys_util: remove Timer::is_armed function 2022-04-05 20:11:58 +00:00
Cargo.toml Refactoring: Copy common/io_uring to io_uring 2022-03-21 19:52:56 +00:00
DEPRECATED.md Refactoring: Move common/cros_async to cros_async 2022-03-21 19:52:56 +00:00