allwinner_a64/android/external/libchrome/components/timers
2018-08-08 16:14:42 +08:00
..
alarm_timer_chromeos.cc upload android base code part2 2018-08-08 16:14:42 +08:00
alarm_timer_chromeos.h upload android base code part2 2018-08-08 16:14:42 +08:00
BUILD.gn upload android base code part2 2018-08-08 16:14:42 +08:00
DEPS upload android base code part2 2018-08-08 16:14:42 +08:00
README upload android base code part2 2018-08-08 16:14:42 +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.