FTimespan::MaxValue

Return the maximum time span value.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Timespan.h

Include

#include "Misc/Timespan.h"

Syntax

static FTimespan MaxValue()

Remarks

Return the maximum time span value.

The maximum time span value is slightly more than 10,675,199 days.

Returns

Maximum time span.

See Also