Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
initialization.hpp File Reference

Library initialization helpers. More...

#include "time_utils.hpp"

Go to the source code of this file.

Namespaces

namespace  time_shield
 Main namespace for the Time Shield library.
 

Macros

#define _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED
 

Functions

void time_shield::initialize_library ()
 Initialize the Time Shield library.
 

Detailed Description

Library initialization helpers.

Call ::initialize_library() once before using other functions.

Definition in file initialization.hpp.

Macro Definition Documentation

◆ _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED

#define _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED

Definition at line 3 of file initialization.hpp.