android13/external/libchrome/components/timers
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README initial 2024-06-22 20:45:49 +08:00
alarm_timer_chromeos.cc initial 2024-06-22 20:45:49 +08:00
alarm_timer_chromeos.h initial 2024-06-22 20:45:49 +08:00
alarm_timer_unittest.cc initial 2024-06-22 20:45:49 +08:00

README

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.