CSL.SettingsHandler.GetRawHandleTime C# (CSharp) 메소드

GetRawHandleTime() 공개 정적인 메소드

public static GetRawHandleTime ( ) : decimal
리턴 decimal
        public static decimal GetRawHandleTime()
        {
            return settings.RawHandleTime;
        }