MCRO
C++23 utilities for Unreal Engine.
|
Namespaces | |
namespace | Detail |
Functions | |
template<char... Value> | |
constexpr FTimespan | operator""_D () |
template<char... Value> | |
constexpr FTimespan | operator""_h () |
template<char... Value> | |
constexpr FTimespan | operator""_m () |
template<char... Value> | |
constexpr FTimespan | operator""_s () |
template<char... Value> | |
constexpr FTimespan | operator""_ms () |
template<char... Value> | |
constexpr FTimespan | operator""_us () |
|
constexpr |
Definition at line 33 of file TimespanLiterals.h.
|
constexpr |
Definition at line 39 of file TimespanLiterals.h.
|
constexpr |
Definition at line 45 of file TimespanLiterals.h.
|
constexpr |
Definition at line 57 of file TimespanLiterals.h.
|
constexpr |
Definition at line 51 of file TimespanLiterals.h.
|
constexpr |
Definition at line 63 of file TimespanLiterals.h.