clDNN
|
Helper class to calculate time periods. More...
#include <profiling.hpp>
Public Types | |
typedef ClockTy::duration | val_type |
Timer value type. | |
Public Member Functions | |
timer () | |
Starts timer. | |
val_type | uptime () const |
Returns time eapsed since construction. | |
Helper class to calculate time periods.
Definition at line 34 of file profiling.hpp.