clan::ScopeTimerResults Class Reference

#include <scope_timer.h>

Static Public Member Functions

static void add_result (const ScopeTimerResult &result)
 
static void end ()
 
static int percentage (const char *name)
 
static void start ()
 
static std::string timer_results ()
 

Member Function Documentation

◆ add_result()

static void clan::ScopeTimerResults::add_result ( const ScopeTimerResult result)
static

Referenced by clan::ScopeTimer::end().

◆ end()

static void clan::ScopeTimerResults::end ( )
static

◆ percentage()

static int clan::ScopeTimerResults::percentage ( const char *  name)
static

◆ start()

static void clan::ScopeTimerResults::start ( )
static

◆ timer_results()

static std::string clan::ScopeTimerResults::timer_results ( )
static

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