Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimespan
Description
Check whether this time span is zero.
| Name | IsZero |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
| Include Path | #include "Misc/Timespan.h" |
bool IsZero() const
true if the time span is zero, false otherwise.
See Also
- Zero