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&45;&61;
&40;
const FTimespan & Other
&41;
Remarks
Subtract the given time span from this time span. This time span.
Parameters
Name | Description |
---|---|
Other | The time span to subtract. |