Changeset 2512 for pjproject/trunk
- Timestamp:
- Mar 13, 2009 3:49:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/timer.h
r1405 r2512 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.