![]() |
MCRO
C++23 utilities for Unreal Engine.
|
Namespaces | |
| namespace | Detail |
Functions | |
| template<char... Value> | |
| constexpr FTimespan | operator""_Day () |
| template<char... Value> | |
| constexpr FTimespan | operator""_Hour () |
| template<char... Value> | |
| constexpr FTimespan | operator""_Min () |
| template<char... Value> | |
| constexpr FTimespan | operator""_Sec () |
| template<char... Value> | |
| constexpr FTimespan | operator""_mSec () |
| template<char... Value> | |
| constexpr FTimespan | operator""_uSec () |
|
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.