BALL
1.4.79
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
BALL
SYSTEM
systemCalls.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: systemCalls.h,v 1.1.6.1 2007/03/25 21:25:39 oliver Exp $
5
//
6
7
#ifndef BALL_SYSTEM_SYSTEM_CALLS
8
#define BALL_SYSTEM_SYSTEM_CALLS
9
10
#ifndef BALL_COMMON_H
11
# include <
BALL/common.h
>
12
#endif
13
14
namespace
BALL
15
{
16
BALL_EXPORT
void
sleepFor
(
Size
mseconds);
17
}
18
19
#endif // BALL_SYSTEM_SYSTEM_CALLS
BALL::Size
BALL_SIZE_TYPE Size
Definition:
COMMON/global.h:116
BALL::sleepFor
BALL_EXPORT void sleepFor(Size mseconds)
common.h
BALL_EXPORT
#define BALL_EXPORT
Definition:
COMMON/global.h:50
Generated by
1.8.7