ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ryujin::DeviceTimer::Scope Class Reference

#include <source/computing_timer.h>

Public Member Functions

 Scope ()
 
 ~Scope ()
 

Detailed Description

A Scope class that adds the wall time of its own lifetime to the accumulated device time and increments the kernel counter.

Definition at line 135 of file computing_timer.h.

Constructor & Destructor Documentation

◆ Scope()

ryujin::DeviceTimer::Scope::Scope ( )
inline

Definition at line 138 of file computing_timer.h.

◆ ~Scope()

ryujin::DeviceTimer::Scope::~Scope ( )
inline

Definition at line 143 of file computing_timer.h.


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