Changeset 4839 for source/ariba/utility/system
- Timestamp:
- Jul 9, 2009, 3:41:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/Timer.h
r4828 r4839 85 85 /** 86 86 * Reset a running timer and ignore the remaining interval 87 * time. Start the timer with a new timer interval. 87 * time. Does not fire the timer event and start the timer 88 * with a new interval. 88 89 */ 89 90 void reset();
Note:
See TracChangeset
for help on using the changeset viewer.