Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
Check whether this time span is less than the given time span.
true if this time span is less, false otherwise.
Parameter |
Description |
---|---|
Other |
The time span to compare with. |