Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::PerThreadTimer< false > Class Template Reference

#include <ThreadTimer.h>

Public Member Functions

 PerThreadTimer (const char *const, const char *const)
 
 PerThreadTimer (const PerThreadTimer &)=delete
 
 PerThreadTimer (PerThreadTimer &&)=delete
 
PerThreadTimeroperator= (const PerThreadTimer &)=delete
 
PerThreadTimeroperator= (PerThreadTimer &&)=delete
 
 ~PerThreadTimer ()=default
 
void start () const
 
void stop () const
 

Constructor & Destructor Documentation

galois::runtime::PerThreadTimer< false >::PerThreadTimer ( const char *  const,
const char *  const 
)
inline
galois::runtime::PerThreadTimer< false >::PerThreadTimer ( const PerThreadTimer< false > &  )
delete

Member Function Documentation

PerThreadTimer& galois::runtime::PerThreadTimer< false >::operator= ( const PerThreadTimer< false > &  )
delete
PerThreadTimer& galois::runtime::PerThreadTimer< false >::operator= ( PerThreadTimer< false > &&  )
delete
void galois::runtime::PerThreadTimer< false >::start ( ) const
inline
void galois::runtime::PerThreadTimer< false >::stop ( ) const
inline

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