Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimespan
Description
Get the total number of milliseconds represented by this time span.
| Name | GetTotalMilliseconds |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
| Include Path | #include "Misc/Timespan.h" |
double GetTotalMilliseconds() const
Number of milliseconds.