IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
Timer Class Reference

Public Types

using timer_type = std::chrono::time_point< std::chrono::high_resolution_clock >
 
using duration_type = std::chrono::duration< double >
 

Public Member Functions

void clear ()
 
void start ()
 
void stop ()
 
double elapsed ()
 

Static Public Attributes

static bool enableFences = IPPL_ENABLE_TIMER_FENCES
 

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