KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_RemainingTime C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_RemainingTime() private method

private KM_dotnet_Interop_CoordMotion_RemainingTime ( IntPtr handle ) : double
handle System.IntPtr
return double
        static extern double KM_dotnet_Interop_CoordMotion_RemainingTime(IntPtr handle);
KM_CoordMotion