Subversion Repositories NaviCtrl

Rev

Rev 530 | Rev 565 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 530 Rev 536
Line 405... Line 405...
405
                                                                fflush_(logfile.file);
405
                                                                fflush_(logfile.file);
406
                                                                old_errorcode = ErrorCode;
406
                                                                old_errorcode = ErrorCode;
407
                                                        }
407
                                                        }
408
                                                }
408
                                                }
409
                                        }
409
                                        }
410
                                        if(++part == 9) part = 0;
410
                                        if(++part >= 9) part = 0;
411
//DebugOut.Analog[19] = CountMilliseconds - measure_time;
411
//DebugOut.Analog[19] = CountMilliseconds - measure_time;
412
                                        break;
412
                                        break;
Line 413... Line 413...
413
 
413
 
414
                                case LOGFILE_ERROR:
414
                                case LOGFILE_ERROR: