NVBIO
|
A helper timer which measures the time from its instantiation to the moment it goes out of scope
#include <timer.h>
Public Methods | |
ScopedTimer (T *time) | |
~ScopedTimer () | |
Public Members | |
T * | m_time |
Timer | m_timer |
|
inline |
|
inline |
T* nvbio::ScopedTimer< T >::m_time |
Timer nvbio::ScopedTimer< T >::m_timer |