|
UniSet
1.4.0
|
#include <LT_Object.h>
Открытые члены | |
| TimerInfo (UniSetTypes::TimerId id, timeout_t timeMS, short cnt, UniSetTypes::Message::Priority p) | |
| void | reset () |
| bool | operator< (const TimerInfo &ti) const |
Открытые атрибуты | |
| UniSetTypes::TimerId | id |
| timeout_t | curTimeMS |
| UniSetTypes::Message::Priority | priority |
| clock_t | curTick |
| PassiveTimer | tmr |
получить текущее время ожидания
Информация о таймере
| clock_t LT_Object::TimerInfo::curTick |
текущий такт
| timeout_t LT_Object::TimerInfo::curTimeMS |
остаток времени
идентификатор таймера
| UniSetTypes::Message::Priority LT_Object::TimerInfo::priority |
приоритет посылаемого сообщения
1.7.6.1