Method b3Yield
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Yield()
Yields the current thread, for use inside a busy loop.
public static extern void b3Yield()
Yields the current thread, for use inside a busy loop.
public static extern void b3Yield()