Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimespan
Description
Get a time span with the absolute value of this time span.
This method may overflow the timespan if its value is equal to MinValue.
| Name | GetDuration |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
| Include Path | #include "Misc/Timespan.h" |
FTimespan GetDuration()
Duration of this time span.
See Also
- MinValue