Table of Contents

Method b3SetStallThreshold

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3SetStallThreshold(float)

Sets the threshold, in seconds, above which a stall is logged.

public static extern void b3SetStallThreshold(float seconds)

Parameters

seconds float

The threshold in seconds.