FUnitTestEnvironment::GetDefaultUnitTestTimeout

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss