Home | History | Annotate | only in /external/libchrome/components/timers
Up to higher level directory
NameDateSize
alarm_timer_chromeos.cc24-Aug-201616.4K
alarm_timer_chromeos.h24-Aug-20165.5K
BUILD.gn24-Aug-2016301
DEPS24-Aug-2016237
OWNERS24-Aug-201642
README24-Aug-2016222

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