Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FTimespan
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include | #include "Misc/Timespan.h" |
bool operator&33;&61;
&40;
const FTimespan & Other
&41; const
Remarks
Compare this time span with the given time span for inequality. true if the time spans are not equal, false otherwise.
Parameters
Name | Description |
---|---|
Other | The time span to compare with. |