| Line | |
|---|
| 1 | <html> |
|---|
| 2 | |
|---|
| 3 | <head> |
|---|
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> |
|---|
| 5 | <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> |
|---|
| 6 | <meta name="ProgId" content="FrontPage.Editor.Document"> |
|---|
| 7 | <title>Boost Timer Library</title> |
|---|
| 8 | </head> |
|---|
| 9 | |
|---|
| 10 | <body bgcolor="#FFFFFF" text="#000000"> |
|---|
| 11 | |
|---|
| 12 | <table border="1" bgcolor="#007F7F" cellpadding="2"> |
|---|
| 13 | <tr> |
|---|
| 14 | <td bgcolor="#FFFFFF"><img src="../../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td> |
|---|
| 15 | <td><a href="../../index.htm"><font face="Arial" color="#FFFFFF"><big>Home </big></font></a></td> |
|---|
| 16 | <td><a href="../libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries </big></font></a></td> |
|---|
| 17 | <td><a href="../../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People </big></font></a></td> |
|---|
| 18 | <td><a href="../../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ </big></font></a></td> |
|---|
| 19 | <td><a href="../../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More </big></font></a></td> |
|---|
| 20 | </tr> |
|---|
| 21 | </table> |
|---|
| 22 | |
|---|
| 23 | <h1>Timer library</h1> |
|---|
| 24 | |
|---|
| 25 | <p>The timer library supplies a timer class for measuring elapsed time, a |
|---|
| 26 | progress_timer class for reporting elapsed time, and a progress_display class |
|---|
| 27 | for displaying an indication of progress toward a goal. |
|---|
| 28 | |
|---|
| 29 | <ul> |
|---|
| 30 | <li><a href="timer.htm">Documentation</a> (HTML).</li> |
|---|
| 31 | <li>Headers <a href="../../boost/timer.hpp">timer.hpp</a> and <a href="../../boost/progress.hpp">progress.hpp</a></li> |
|---|
| 32 | <li>Test program <a href="timer_test.cpp">timer_test.cpp</a></li> |
|---|
| 33 | <li>Submitted by <a href="../../people/beman_dawes.html">Beman Dawes</a>.</li> |
|---|
| 34 | </ul> |
|---|
| 35 | |
|---|
| 36 | <p><!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->12 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38313" --> |
|---|
| 37 | </p> |
|---|
| 38 | |
|---|
| 39 | </body> |
|---|
| 40 | |
|---|
| 41 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.