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" |
bool IsZero&40;&41; const
Remarks
Check whether this time span is zero. true if the time span is zero, false otherwise.