xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
Feature Test Macros

Macros

#define XENTARA_HAVE_DUAL_TIME_T
 Feature test macro for the existence of separate 32- and 64-bit time types.
 

Detailed Description

Macro Definition Documentation

◆ XENTARA_HAVE_DUAL_TIME_T

#define XENTARA_HAVE_DUAL_TIME_T

Feature test macro for the existence of separate 32- and 64-bit time types.

This macro is defined if the type aliases xentara::utils::chrono::time32_t, xentara::utils::chrono::time64_t, xentara::utils::chrono::timespec32, and xentara::utils::chrono::timespec64 are defined.