TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
cpid::MetricsContext::Timer Class Reference

#include <metrics.h>

Public Member Functions

 Timer (std::shared_ptr< MetricsContext > metrics, std::string key, float subsampleRatio=1)
 Only subsampleRatio events are stored; it is expected that. More...
 
 ~Timer ()
 

Constructor & Destructor Documentation

MetricsContext::Timer::Timer ( std::shared_ptr< MetricsContext metrics,
std::string  key,
float  subsampleRatio = 1 
)

Only subsampleRatio events are stored; it is expected that.

MetricsContext::Timer::~Timer ( )

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