STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::backoff_metadata< Clock > Class Template Reference

Backoff mechanism metadata. More...

Public Member Functions

void operator() (void) noexcept
 
bool expired (void) const noexcept
 
void reset (void) noexcept
 

Detailed Description

template<typename Clock = std::chrono::high_resolution_clock>
class stapl::runtime::backoff_metadata< Clock >

Backoff mechanism metadata.


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