Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include |
#include "Misc/Timespan.h" |
Ratio between two time spans (handles zero values).
The quotient, i.e. Dividend / Divisor.
Parameter |
Description |
---|---|
Dividend |
The dividend. |
Divisor |
The divisor. |