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.
|
7 months ago | |
---|---|---|
.. | ||
README | 7 months ago | |
alarm_timer_chromeos.cc | 7 months ago | |
alarm_timer_chromeos.h | 7 months ago | |
alarm_timer_unittest.cc | 7 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.