Data of Class Timer
- m_aTimeOut
- TTimeValue m_aTimeOut;
- Summary
- holds (initial) exparation time of this timer.
- m_aExpired
- TTimeValue m_aExpired;
- Summary
- holds the time of exparation of this timer.
- m_aRepeatDelta
- TTimeValue m_aRepeatDelta;
- Summary
- holds the time interveal of successive expirations.
- m_pNext
- Timer * m_pNext;
- Summary
- Pointer to the next timer (to fire).
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.