Method b3GetTicks
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3GetTicks()
Gets the absolute number of system ticks. The unit is platform specific.
public static extern ulong b3GetTicks()Returns
- ulong
-
The tick count.
Gets the absolute number of system ticks. The unit is platform specific.
public static extern ulong b3GetTicks()The tick count.