summaryrefslogtreecommitdiff
path: root/src/include/timer.h
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI...Paul Menzel
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-26timer: remove rela_time typeAaron Durbin
2015-03-21timer: add stopwatch constructAaron Durbin
2014-07-31timer: Add functions to initialize absolute timer structures.Gabe Black
2013-07-11include: Fix spellingMartin Roth
2013-05-23include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel
2013-05-05timer.h: add mono_time_diff_microseconds()David Hendricks
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-05-01coreboot: introduce monotonic timer APIAaron Durbin