Home | History | Annotate | only in /external/libchrome/components/timers
Up to higher level directory
NameDateSize
alarm_timer_chromeos.cc05-Oct-201716.6K
alarm_timer_chromeos.h05-Oct-20175.5K
BUILD.gn05-Oct-2017467
DEPS05-Oct-2017237
README05-Oct-2017222

README

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