#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 32 of file itkTimeProbe.h. |
|
Definition at line 31 of file itkTimeProbe.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|