#include <itkTimeProbe.h>
Public Types | |
| typedef unsigned long | CountType |
| typedef clock_t | ClickType |
Public Methods | |
| TimeProbe () | |
| ~TimeProbe () | |
| void | Start (void) |
| void | Stop (void) |
| CountType | GetNumberOfStarts (void) const |
| CountType | GetNumberOfStops (void) const |
| double | GetMeanTime (void) const |
|
|
Definition at line 33 of file itkTimeProbe.h. |
|
|
Definition at line 32 of file itkTimeProbe.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15 written by Dimitri van Heesch,
© 1997-2000