BWAPI
Public Member Functions | Public Attributes
Timer Struct Reference

#include <AiLogger.h>

List of all members.

Public Member Functions

 Timer ()
void start ()
void check ()

Public Attributes

clock_t startTime
clock_t checkTime
clock_t timespan
clock_t longestTimespan

Constructor & Destructor Documentation

Timer::Timer ( ) [inline]

Member Function Documentation

void Timer::check ( )

Here is the caller graph for this function:

void Timer::start ( )

Here is the caller graph for this function:


Member Data Documentation

clock_t Timer::timespan

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines