Time Shield Library
C++ library for working with time
|
▼Ntime_shield | Main namespace for the Time Shield library |
▼Ndetail | |
CDueTimer | Helper structure that represents a timer ready to run |
CRunningTimerScope | |
CScheduledComparator | Comparator that orders timers by earliest fire time |
CScheduledTimer | Data stored in the priority queue of scheduled timers |
CTimerState | Internal state shared between Timer and TimerScheduler |
CCpuTickTimer | Timer that measures CPU time ticks using get_cpu_time() |
CDateStruct | Structure to represent a date |
CDateTimeStruct | Structure to represent date and time |
CDeadlineTimer | Helper that models a monotonic deadline for timeout management |
CElapsedTimer | Helper that measures elapsed monotonic time spans |
▼CNtpClient | Simple Windows-only NTP client for measuring time offset |
Cntp_packet | Структура пакета NTP Total: 384 bits or 48 bytes |
CTimer | Timer that mimics the behavior of Qt timers |
CTimerScheduler | Scheduler that manages timer execution |
CTimeStruct | Structure to represent time |
CTimeZoneStruct | Structure to represent time zone information |
CWsaGuard | Singleton guard for WinSock initialization |