android_mt6572_jiabo/external/libchrome/components/timers
2025-09-05 16:56:03 +08:00
..
alarm_timer_chromeos.cc first commit 2025-09-05 16:56:03 +08:00
alarm_timer_chromeos.h first commit 2025-09-05 16:56:03 +08:00
BUILD.gn first commit 2025-09-05 16:56:03 +08:00
DEPS first commit 2025-09-05 16:56:03 +08:00
OWNERS first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00

This directory hosts a timer class that is shared with Chrome OS.  Code that
lives in this directory is not allowed to depend on anything other than base/
because Chrome OS only pulls in and depends on base/ as a library.