Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
static FTimespan FromDays
(
double Days
)
Create a time span that represents the specified number of days.
Time span.
Parameter |
Description |
---|---|
Days |
The number of days. |