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

#include <ntp_time_service.hpp>

Static Public Member Functions

static void begin_process_shutdown () noexcept
static bool is_process_shutting_down () noexcept
static uint32_t atexit_registration_count () noexcept

Detailed Description

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

Definition at line 745 of file ntp_time_service.hpp.

Member Function Documentation

◆ atexit_registration_count()

template<class RunnerT>
uint32_t time_shield::detail::NtpTimeServiceTestAccess< RunnerT >::atexit_registration_count ( )
inlinestaticnoexcept

Definition at line 754 of file ntp_time_service.hpp.

◆ begin_process_shutdown()

template<class RunnerT>
void time_shield::detail::NtpTimeServiceTestAccess< RunnerT >::begin_process_shutdown ( )
inlinestaticnoexcept

Definition at line 746 of file ntp_time_service.hpp.

◆ is_process_shutting_down()

template<class RunnerT>
bool time_shield::detail::NtpTimeServiceTestAccess< RunnerT >::is_process_shutting_down ( )
inlinestaticnoexcept

Definition at line 750 of file ntp_time_service.hpp.


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