Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FTimespan
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include | #include "Misc/Timespan.h" |
FTimespan & operator&47;&61;
&40;
double Scalar
&41;
Remarks
Divide this time span by the given scalar. This time span.
Parameters
Name | Description |
---|---|
Scalar | The scalar to divide by. |