Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimespan
Description
Gets the fractional seconds (in microsecond resolution).
| Name | GetFractionMicro |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
| Include Path | #include "Misc/Timespan.h" |
int32 GetFractionMicro() const
Number of microseconds in fractional part.
See Also
- GetTotalMicroseconds