Ignore:
Timestamp:
Sep 17, 2001, 2:10:15 PM (24 years ago)
Author:
cmv
Message:

intro print avec ProcSampleCounter cmv 17/9/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc

    r1530 r1651  
    197197   }
    198198
     199 //  Affichage de l'avancement des TOIProcessors
     200 ProcSampleCounter<FITSTOIReader>  stats(rfits);
     201 stats.InfoMessage() = "tstmap2toi/Info";
     202 stats.PrintStats();
     203
    199204 mgr->joinAll();
    200205 PrtTim("End threads");
Note: See TracChangeset for help on using the changeset viewer.