You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README v811_spc009_project 4 months ago
alarm_timer_chromeos.cc v811_spc009_project 4 months ago
alarm_timer_chromeos.h v811_spc009_project 4 months ago
alarm_timer_unittest.cc v811_spc009_project 4 months ago

README

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