Home | History | Annotate | only in /external/libchrome/components/timers
Up to higher level directory
NameDateSize
alarm_timer_chromeos.cc21-Aug-20184.9K
alarm_timer_chromeos.h21-Aug-20183.6K
DEPS21-Aug-2018237
README21-Aug-2018222

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