FreeSWITCH.Native.freeswitch.switch_time_calibrate_clock C# (CSharp) Method

switch_time_calibrate_clock() public static method

public static switch_time_calibrate_clock ( ) : void
return void
        public static void switch_time_calibrate_clock()
        {
            freeswitchPINVOKE.switch_time_calibrate_clock();
        }
freeswitch