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