Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
osl
search
timeControl.h
Go to the documentation of this file.
1
/* timeControl.h
2
*/
3
#ifndef _SEARCH_TIMECONTROL_H
4
#define _SEARCH_TIMECONTROL_H
5
6
namespace
osl
7
{
8
namespace
search
9
{
10
struct
TimeControl
11
{
12
static
int
secondsForThisMove
(
int
total_seconds);
13
};
14
}
// namespace search
15
}
// namespace osl
16
17
#endif
/* _SEARCH_TIMECONTROL_H */
18
// ;;; Local Variables:
19
// ;;; mode:c++
20
// ;;; c-basic-offset:2
21
// ;;; End:
Generated on Sun Jul 21 2013 13:37:27 by
1.8.4