PROBI
1.0
Main Page
Classes
Files
File List
All
Classes
Functions
cputime.h
1
/*
2
* File: cputime.h
3
* Author: Hendrik
4
*
5
* Created on 11. Januar 2013, 14:47
6
*/
7
8
#ifndef CPUTIME_H
9
#define CPUTIME_H
10
11
#ifdef __cplusplus
12
extern
"C"
13
{
14
#endif
15
16
double
getCPUTime();
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* CPUTIME_H */
23
probi-source
cputime.h
Generated on Wed Aug 28 2013 20:04:15 for PROBI by
1.8.4