Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
Return the result of calculating the modulus of this time span with another time span.
A time span representing the remainder of the modulus operation.
Parameter |
Description |
---|---|
Other |
The time span to divide by. |