summaryrefslogtreecommitdiff
path: root/src/components/utils/include/utils/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-3/+3
* Add is_completed to timerjacobkeeler2018-11-261-6/+10
* replace auto_ptr with unique_ptr, refactor device_apps_launcher.cc/.hConlain Kelly2018-06-181-1/+1
* Divide ResumeCtrl onto interface and implementationLevchenko2016-08-041-2/+19
* Fix invalid memory access.Vladislav Antonov2016-07-121-1/+2
* Refactor timer to avoid deadlockArtem Nosach2016-04-271-27/+56
* Format all code in projectKozoriz2016-04-261-1/+1
* Add lock to protect thread and delegateArtem Nosach2016-04-111-6/+9
* Rework Timer class to avoid POSIX timer usageArtem Nosach2016-04-051-56/+107
* Briefs correctivesKozoriz2016-02-181-2/+3
* Small correctives.Andriy Kozoriz2016-02-171-3/+10
* Implementation of Timer classAndriy Kozoriz2016-02-161-0/+125