summaryrefslogtreecommitdiff
path: root/main/timing.c
AgeCommit message (Expand)Author
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-25Include poll-compat.hRussell Bryant
2009-03-25Change poll() to ast_poll().Russell Bryant
2009-02-17Update the timing API to have better support for multiple timing interfaces.Russell Bryant
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secRussell Bryant
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming