]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Slight update in comments.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Jan 2009 10:08:59 +0000 (10:08 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Jan 2009 10:08:59 +0000 (10:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@18184 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/timer.h

index f37ba086dd256385231888ca426e1a18b262033d..28cf778628658330aebffb064fca737afbe51735 100644 (file)
 DEAL_II_NAMESPACE_OPEN
 
 /**
- * This is a very simple class which provides information about the time
- * elapsed since the timer was started last time. Information is retrieved
- * from the system on the basis of clock cycles since last time the computer
- * was booted. On a SUN workstation, this information is exact to about a
- * microsecond. 
+ * This is a very simple class which provides information about both the
+ * CPU time and the wallclock time elapsed since the timer was started
+ * last time. Information is retrieved from the system on the basis of
+ * clock cycles since last time the computer was booted for the CPU
+ * time. On a SUN workstation, this information is exact to about a
+ * microsecond.
  *
  *
  * <h3>Usage</h3>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.