Changeset 913 in Sophya for trunk/SophyaLib/SysTools/ctimer.cc
- Timestamp:
- Apr 13, 2000, 5:58:41 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SysTools/ctimer.cc
r895 r913 1 1 // 2 // $Id: ctimer.cc,v 1. 3 2000-04-12 17:49:40ansari Exp $2 // $Id: ctimer.cc,v 1.4 2000-04-13 15:58:37 ansari Exp $ 3 3 // 4 4 … … 39 39 /*! 40 40 \class SOPHYA::Timer 41 \ingroup SysTools 41 42 This class implements a simple chronometer which can be used for 42 43 measuring the CPU and elapsed time in functions. The constructor
Note:
See TracChangeset
for help on using the changeset viewer.