FUnitTestEnvironment::GetDefaultUnitTestTimeout

Returns the default/minimum timeout that unit tests should use, for the current game

Choose your operating system:

Windows

macOS

Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitTestEnvironment.h

Include

#include "UnitTestEnvironment.h"

Syntax

virtual uint32 GetDefaultUnitTestTimeout()

Remarks

Returns the default/minimum timeout that unit tests should use, for the current game

Returns

The default unit test timeout for the current game