#include <timer.h>
 | 
|   | instanceUnscoped (anchor &aAnchor) | 
|   | 
| void  | stop () | 
|   | 
| template<class T >  | 
| void  | stop (clock_type::duration timeout, const T &object) | 
|   | 
| void  | restart () | 
|   | 
| static void  | updateMax (std::atomic< std::int64_t > &max, std::int64_t val) | 
|   | 
| static const std::string &  | stringy (const std::string &s) | 
|   | 
| static const std::string  | stringy (const std::vector< char > &s) | 
|   | 
Definition at line 137 of file timer.h.
 
◆ instance()
  
  
      
        
          | timer::instance::instance  | 
          ( | 
          anchor &  | 
          aAnchor | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~instance()
  
  
      
        
          | timer::instance::~instance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: