Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_shield::detail::NtpTimeServiceSingleton< RunnerT > Struct Template Reference

#include <ntp_time_service.hpp>

Static Public Member Functions

static NtpTimeServiceT< RunnerT > & instance () noexcept
static void handle_process_exit () noexcept

Detailed Description

template<class RunnerT>
struct time_shield::detail::NtpTimeServiceSingleton< RunnerT >

Definition at line 729 of file ntp_time_service.hpp.

Member Function Documentation

◆ handle_process_exit()

template<class RunnerT>
void time_shield::detail::NtpTimeServiceSingleton< RunnerT >::handle_process_exit ( )
inlinestaticnoexcept

Definition at line 739 of file ntp_time_service.hpp.

◆ instance()

template<class RunnerT>
NtpTimeServiceT< RunnerT > & time_shield::detail::NtpTimeServiceSingleton< RunnerT >::instance ( )
inlinestaticnoexcept

Definition at line 730 of file ntp_time_service.hpp.


The documentation for this struct was generated from the following file: