Changeset 2598 in Sophya for trunk/SophyaLib/SysTools/ctimer.cc


Ignore:
Timestamp:
Aug 11, 2004, 3:10:25 PM (21 years ago)
Author:
ansari
Message:

Documentation (ajoutee ou completee) pour les classes du module SysTools - Reza 11 Aout 2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SysTools/ctimer.cc

    r913 r2598  
    11//
    2 // $Id: ctimer.cc,v 1.4 2000-04-13 15:58:37 ansari Exp $
     2// $Id: ctimer.cc,v 1.5 2004-08-11 13:10:25 ansari Exp $
    33//
    44
     
    4040  \class SOPHYA::Timer
    4141  \ingroup SysTools
     42  \brief Simple chronometer for CPU and elapsed time measurements.
    4243  This class implements a simple chronometer which can be used for
    4344  measuring the CPU and elapsed time in functions. The constructor
Note: See TracChangeset for help on using the changeset viewer.