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

Initialization helpers for the Time Shield library. More...

Go to the source code of this file.

Namespaces

namespace  time_shield
 Main namespace for the Time Shield library.
 

Functions

void time_shield::init ()
 Initializes the Time Shield library.
 

Detailed Description

Initialization helpers for the Time Shield library.

This file defines the time_shield::init() function, which should be called once before using any other Time Shield features that rely on internal time resolution.

Definition in file initialization.hpp.