Subversion Repositories NaviCtrl

Rev

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

Rev 351 Rev 357
Line 376... Line 376...
376
                                                                fflush_(logfile.file);
376
                                                                fflush_(logfile.file);
377
                                                        }
377
                                                        }
378
                                                }
378
                                                }
379
                                        }
379
                                        }
380
                                        if(++part == 9) part = 0;
380
                                        if(++part == 9) part = 0;
381
DebugOut.Analog[19] = CountMilliseconds - measure_time;
381
//DebugOut.Analog[19] = CountMilliseconds - measure_time;
382
                                        break;
382
                                        break;
Line 383... Line 383...
383
 
383
 
384
                                case LOGFILE_ERROR:
384
                                case LOGFILE_ERROR:
385
                                        part = 0;
385
                                        part = 0;