Perform platform‐dependent initialization for these utilities.

Synopsis

Declared in <bsls_timeutil.h>

static
void
initialize();

Description

Do a platform‐dependent initialization for the utilities. Note that the other methods in this component are guaranteed to be thread‐safe only after calling this method.

Created with MrDocs