Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
static FTimespan FromSeconds
(
double Seconds
)
Create a time span that represents the specified number of seconds.
Time span.
Parameter |
Description |
---|---|
Seconds |
The number of seconds. |