2#ifndef _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED
3#define _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED
void init()
Initializes the Time Shield library.
int64_t now_realtime_us()
Get current real time in microseconds using a hybrid method.
Main namespace for the Time Shield library.
Header file with time-related utility functions.