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