Update of /cvsroot/boost/boost/libs/date_time/xmldoc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22028

Modified Files:
      Tag: RC_1_34_0
        time_duration.xml 
Log Message:
fix and clarify ticks_per_second docs.

Index: time_duration.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/date_time/xmldoc/time_duration.xml,v
retrieving revision 1.12
retrieving revision 1.12.4.1
diff -u -d -r1.12 -r1.12.4.1
--- time_duration.xml   4 Jul 2005 02:35:20 -0000       1.12
+++ time_duration.xml   21 Apr 2007 18:17:19 -0000      1.12.4.1
@@ -364,7 +364,7 @@
           
          <row>
             <entry valign="top" 
morerows="1"><screen>time_duration::ticks_per_second()</screen></entry>
-            <entry>Return the number of ticks in a second.  For example, if 
the duration supports nanoseconds then the returned result will be 
1000000.</entry>
+            <entry>Return the number of ticks in a second.  For example, if 
the duration supports nanoseconds then the returned result will be 
1,000,000,000 (1e+9).</entry>
          </row>
          <row>
             <entry><screen>std::cout &lt;&lt; 
time_duration::ticks_per_second();</screen></entry>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to