Home | History | Annotate | only in /external/libchrome/components/timers
Up to higher level directory
NameDateSize
alarm_timer_chromeos.cc06-Dec-201616.4K
alarm_timer_chromeos.h06-Dec-20165.5K
BUILD.gn06-Dec-2016301
DEPS06-Dec-2016237
OWNERS06-Dec-201642
README06-Dec-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