|
PetaVision
Alpha
|
Public Member Functions | |
| void | print_elapsed (std::ostream &stream) |
| void | start_clock () |
| void | stop_clock () |
Private Attributes | |
| clock_t | m_end |
| double | m_rend |
| double | m_rstart |
| clock_t | m_start |
| double | m_tend |
| double | m_tstart |
| struct timeval | m_tv_end |
| struct timeval | m_tv_start |