|
Code Listener
[unstable] git snapshot
|
#include <stopwatch.hh>
Public Member Functions | |
| StopWatch () | |
| ~StopWatch () | |
| void | reset () |
| float | elapsed () const |
Private Attributes | |
| Private * | d |
Definition at line 25 of file stopwatch.hh.
| StopWatch | ( | ) |
| ~StopWatch | ( | ) |
| float elapsed | ( | ) | const |
| void reset | ( | ) |
|
private |
Definition at line 34 of file stopwatch.hh.
1.8.4