Changeset 5971 for pjproject/trunk/pjlib/include/pj/timer.h
- Timestamp:
- Apr 23, 2019 8:42:45 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/timer.h
r4567 r5971 253 253 * @param ht The timer heap. 254 254 * @param entry The entry to be registered. 255 * @param delay The interval to expire. 255 256 * @param id_val The value to be set to the "id" field of the timer entry 256 257 * once the timer is scheduled. 257 * @param delay The interval to expire.258 258 * @param grp_lock The group lock. 259 259 *
Note: See TracChangeset
for help on using the changeset viewer.