Functions | |
template<typename DurationT > | |
std::string | getTimeUnit (bool isLong) |
template<> | |
std::string | getTimeUnit< time::days > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::hours > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::microseconds > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::milliseconds > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::minutes > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::nanoseconds > (bool isLong) |
template<> | |
std::string | getTimeUnit< time::seconds > (bool isLong) |
std::string nfd::tools::nfdc::text::detail::getTimeUnit | ( | bool | isLong | ) |
|
inline |
Definition at line 246 of file format-helpers.hpp.
|
inline |
Definition at line 239 of file format-helpers.hpp.
|
inline |
Definition at line 211 of file format-helpers.hpp.
|
inline |
Definition at line 218 of file format-helpers.hpp.
|
inline |
Definition at line 232 of file format-helpers.hpp.
|
inline |
Definition at line 204 of file format-helpers.hpp.
|
inline |
Definition at line 225 of file format-helpers.hpp.