Minor changes to Time
authorNathan Binkert <binkertn@umich.edu>
Wed, 24 Mar 2004 09:35:48 +0000 (04:35 -0500)
committerNathan Binkert <binkertn@umich.edu>
Wed, 24 Mar 2004 09:35:48 +0000 (04:35 -0500)
commit2484aeaee7004f7b8c128cf58e08c9b676fc08e6
tree4e3333f47a344535c23cc14627cccf207d2e25c4
parent832a0917cf28d09520c1d2ac60921c4e034f7c26
Minor changes to Time

base/time.cc:
base/time.hh:
    Don't set the current time in the constructor.  Use a flag and
    make the default to not set the time.
    Change reset() to set().  Dunno.  Just seems right.

--HG--
extra : convert_revision : 5a3b09ed30376d4863b45b2bae551ba1c3aff8e1
base/time.cc
base/time.hh