|
Time Shield Library
C++ library for working with time
|
Go to the source code of this file.
Classes | |
| class | time_shield::BasicPoolRunner< PoolT > |
| Background runner that periodically measures NTP offsets using a pool. More... | |
| class | time_shield::NtpClientPoolRunner |
Namespaces | |
| namespace | time_shield |
| Main namespace for the Time Shield library. | |
Typedefs | |
| using | time_shield::NtpClientPoolRunner = BasicPoolRunner<NtpClientPool> |