aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/time.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...dvossel1-1/+1
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.jpeeler1-3/+3
2009-07-09Merged revisions 205599 via svnmerge from dvossel1-1/+1
2009-07-08Merged revisions 205215 via svnmerge from dvossel1-1/+1
2008-07-02Fix a bunch of places where \arg was used instead of \param. Using \argrussell1-3/+2
2008-02-15Fix up some doxygen issues.qwell1-2/+3
2007-12-19Add a couple of new time API calls - ast_tvdiff_sec and ast_tvdiff_usecrussell1-0/+33
2007-12-17Merged revisions 93336 via svnmerge from tilghman1-2/+2
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-1/+2
2007-06-11Merged revisions 68814 via svnmerge from qwell1-0/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...kpfleming1-9/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-4/+15
2005-07-19restore proper difference calculation (bug #4746)kpfleming1-1/+7
2005-07-19let the compiler learn the types for the elements of a struct timeval to fixrussell1-1/+8
2005-07-19fix negative timestamp issuerussell1-2/+2
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-2/+98
2005-07-11simplify (and document!) macro for inlinable API functions (inspired by bug #...kpfleming1-8/+5
2005-07-11reverse arguments to ast_tvdiff_ms, so they match the 'raw' math being used b...kpfleming1-4/+4
2005-06-24add new header fileskpfleming1-0/+35