AWS SDK for C++

AWS SDK for C++ Version 1.11.885

Loading...
Searching...
No Matches
Functions
Aws::chrono Namespace Reference

Functions

template<class Rep , class Period >
constexpr std::enable_if< std::numeric_limits< Rep >::is_signed, std::chrono::duration< Rep, Period > >::type abs (std::chrono::duration< Rep, Period > d)
 

Function Documentation

◆ abs()

template<class Rep , class Period >
constexpr std::enable_if< std::numeric_limits< Rep >::is_signed, std::chrono::duration< Rep, Period > >::type Aws::chrono::abs ( std::chrono::duration< Rep, Period >  d)
constexpr

Definition at line 33 of file Chrono.h.