TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#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 () | |
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 | ( | ) |