Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAppTime > API/Runtime/Core/FAppTime/TRelaxedAtomic
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Misc/AppTime.h |
|
|
|
Misc/AppTime.h |
|
|
|
Misc/AppTime.h |
|
TRelaxedAtomic()
| |
|
| Name |
TRelaxedAtomic |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AppTime.h |
| Include Path |
#include "Misc/AppTime.h" |
TRelaxedAtomic()
TRelaxedAtomic(TRelaxedAtomic const &)
| |
|
| Name |
TRelaxedAtomic |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AppTime.h |
| Include Path |
#include "Misc/AppTime.h" |
TRelaxedAtomic
(
TRelaxedAtomic const & Other
)
TRelaxedAtomic(TValue)
| |
|
| Name |
TRelaxedAtomic |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Misc/AppTime.h |
| Include Path |
#include "Misc/AppTime.h" |
TRelaxedAtomic
(
TValue InValue
)