|
BWAPI
|
#include <AiLogger.h>
Public Member Functions | |
| Timer () | |
| void | start () |
| void | check () |
Public Attributes | |
| clock_t | startTime |
| clock_t | checkTime |
| clock_t | timespan |
| clock_t | longestTimespan |
| Timer::Timer | ( | ) | [inline] |
| void Timer::check | ( | ) |

| void Timer::start | ( | ) |

| clock_t Timer::checkTime |
| clock_t Timer::longestTimespan |
| clock_t Timer::startTime |
| clock_t Timer::timespan |
1.7.6.1