Home | History | Annotate | only in /external/libchrome/components/timers
Up to higher level directory
NameDateSize
alarm_timer_chromeos.cc22-Oct-20204.6K
alarm_timer_chromeos.h22-Oct-20202.8K
README22-Oct-2020222

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