Schedules time's operation
![]() |
|
![]() |
| ||||||||||||
![]() |
|
methods
attributes
Schedules time's operation. This is implemented by sending messages (timeouts), when would start some operation. Scheduler runs in stand-alone thread and provides setting timeouts and getting of current time.Timeout has three items:
- command - name of timeouts - info - some additional information - time of expiration
pthread_mutex_t mutexTbl
bool TimeOk
Table* tblTimeOk
bool GetTimeOk()
void ProcessTimeOut()
Err CommonSetTimeOut(char *command, GMessage *info, ESTime *pTime)
virtual void Shutdown()
Err SetTimeOut( char *command, GMessage *info, RelTime time )
Err SetTimeOut( char *command, GMessage *info, ESTime time )
bool IsSetTimeOut( char *command )
ESTime* GetTime()
alphabetic index hierarchy of classes
generated by doc++