Method b3GetStallThreshold
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3GetStallThreshold()
Gets the threshold, in seconds, above which a stall is logged.
public static extern float b3GetStallThreshold()Returns
- float
-
The threshold in seconds.