Helper class to force static initialization of Time in each compilation unit, ensuring it is initialized before usage. More...
#include "nstime.h"
Public Member Functions | |
TimeInitializationHelper () | |
Default constructor calls Time::StaticInit. | |
Helper class to force static initialization of Time in each compilation unit, ensuring it is initialized before usage.
This is internal to the Time implementation.
|
inline |
Default constructor calls Time::StaticInit.
Definition at line 1488 of file nstime.h.
References ns3::Time::StaticInit().