Changeset 2527 for pjproject/branches/1.0/pjlib/include/pj/timer.h
- Timestamp:
- Mar 23, 2009 11:57:55 AM (15 years ago)
- Location:
- pjproject/branches/1.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/1.0
-
Property
svn:mergeinfo
set to
False
/pjproject/trunk merged eligible
-
Property
svn:mergeinfo
set to
False
-
pjproject/branches/1.0/pjlib/include/pj/timer.h
r1405 r2527 259 259 * @param ht The timer heap. 260 260 * @param next_delay If this parameter is not NULL, it will be filled up with 261 * the time delay until the next timer elapsed, or -1 in262 * the sec part if no entry exist.261 * the time delay until the next timer elapsed, or 262 * PJ_MAXINT32 in the sec part if no entry exist. 263 263 * 264 264 * @return The number of timers expired.
Note: See TracChangeset
for help on using the changeset viewer.