BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EeToeeV/EeToeeV-00-00-01/src/EeToeeV/basesv5.1/imtime_.c
Go to the documentation of this file.
1
#include <sys/times.h>
2
#include <unistd.h>
3
long
imtime_
()
4
{
5
long
sysconf();
6
long
ticks;
7
8
ticks = sysconf(_SC_CLK_TCK);
9
return
ticks;
10
}
imtime_
long imtime_()
Definition:
EeToeeV/EeToeeV-00-00-01/src/EeToeeV/basesv5.1/imtime_.c:3
source
Generator
EeToeeV
EeToeeV-00-00-01
src
EeToeeV
basesv5.1
imtime_.c
Generated by
1.9.6