Changeset 54512 in vbox for trunk/include
- Timestamp:
- Feb 25, 2015 7:06:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/timer.h
r54208 r54512 145 145 * 146 146 * @returns iprt status code. 147 * @retval VERR_WRONG_CONTEXT if executing at the wrong IRQL (windows), PIL 148 * (solaris), or similar. Portable code does not destroy timers with 149 * preemption (or interrupts) disabled. 147 150 * @param pTimer Timer to stop and destroy. NULL is ok. 148 151 */
Note:
See TracChangeset
for help on using the changeset viewer.