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 248 of file format-helpers.hpp.
|
inline |
Definition at line 241 of file format-helpers.hpp.
|
inline |
Definition at line 213 of file format-helpers.hpp.
|
inline |
Definition at line 220 of file format-helpers.hpp.
|
inline |
Definition at line 234 of file format-helpers.hpp.
|
inline |
Definition at line 206 of file format-helpers.hpp.
|
inline |
Definition at line 227 of file format-helpers.hpp.