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" |
FTimespan & operator&37;&61;
&40;
const FTimespan & Other
&41;
Remarks
Calculate this time span modulo another. This time span.
Parameters
Name | Description |
---|---|
Other | The time span to divide by. |