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


Ignore:
Timestamp:
Apr 21, 1999, 3:12:11 PM (26 years ago)
Author:
ansari
Message:

ppersist + pexc

File:
1 edited

Legend:

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

    r219 r241  
    11//
    2 // $Id: ctimer.cc,v 1.1.1.1 1999-04-09 17:57:04 ansari Exp $
     2// $Id: ctimer.cc,v 1.2 1999-04-21 13:11:59 ansari Exp $
    33//
    44
    5 #include "defs.h"
     5#include "machdefs.h"
    66#include "ctimer.h"
    77
     
    4242  cpu0 = cpuSplit = clock();
    4343  elapse0 = elapseSplit = time(0);
    44   END_CONSTRUCTOR
    4544}
    4645
Note: See TracChangeset for help on using the changeset viewer.