Fermat
Public Methods | Public Members | List of all members
cugar::cuda::ScopedTimer< T > Struct Template Reference

Detailed description

template<typename T>
struct cugar::cuda::ScopedTimer< T >

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)
 

Public Members

T * m_time
 
Timer m_timer
 

The documentation for this struct was generated from the following file: