crosvm/base
Daniel Verkamp da39885e8d base: windows: make platform_timer_utils internal
Move platform_timer_utils.rs to src/sys/windows (out of win/) and do not
export its functions from base. These are only used internally and are
not cross-platform APIs, so they should not be public.

BUG=b:263815124
TEST=tools/run_tests --platform=mingw64

Change-Id: Id82065d15d7b2fabd33b3ba1784a6a8a243f1db0
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4126572
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-06-16 19:04:56 +00:00
..
base_event_token_derive
src base: windows: make platform_timer_utils internal 2023-06-16 19:04:56 +00:00
tests
.build_test_serial
Cargo.toml