Changeset 2598 in Sophya for trunk/SophyaLib/SysTools/ctimer.cc
- Timestamp:
- Aug 11, 2004, 3:10:25 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/ctimer.cc
r913 r2598 1 1 // 2 // $Id: ctimer.cc,v 1. 4 2000-04-13 15:58:37ansari Exp $2 // $Id: ctimer.cc,v 1.5 2004-08-11 13:10:25 ansari Exp $ 3 3 // 4 4 … … 40 40 \class SOPHYA::Timer 41 41 \ingroup SysTools 42 \brief Simple chronometer for CPU and elapsed time measurements. 42 43 This class implements a simple chronometer which can be used for 43 44 measuring the CPU and elapsed time in functions. The constructor
Note:
See TracChangeset
for help on using the changeset viewer.