Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Ntime_shieldMain namespace for the Time Shield library
 Ndetail
 CDueTimerHelper structure that represents a timer ready to run
 CRunningTimerScope
 CScheduledComparatorComparator that orders timers by earliest fire time
 CScheduledTimerData stored in the priority queue of scheduled timers
 CTimerStateInternal state shared between Timer and TimerScheduler
 CCpuTickTimerTimer that measures CPU time ticks using get_cpu_time()
 CDateStructStructure to represent a date
 CDateTimeStructStructure to represent date and time
 CDeadlineTimerHelper that models a monotonic deadline for timeout management
 CElapsedTimerHelper that measures elapsed monotonic time spans
 CNtpClientSimple Windows-only NTP client for measuring time offset
 Cntp_packetСтруктура пакета NTP Total: 384 bits or 48 bytes
 CTimerTimer that mimics the behavior of Qt timers
 CTimerSchedulerScheduler that manages timer execution
 CTimeStructStructure to represent time
 CTimeZoneStructStructure to represent time zone information
 CWsaGuardSingleton guard for WinSock initialization