RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | List of all members
RAJA::Timer Class Reference

#include <Timer.hpp>

Inheritance diagram for RAJA::Timer:

Public Member Functions

void start (const char *)
 
void stop (const char *)
 

Member Function Documentation

◆ start()

void RAJA::Timer::start ( const char *  )
inline

◆ stop()

void RAJA::Timer::stop ( const char *  )
inline

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