BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Eepipi/src/ee2eepp/basesv5.1/imtime_.c
Go to the documentation of this file.
1
#include <sys/times.h>
2
#include <unistd.h>
3
long
imtime_
() {
4
long
sysconf();
5
long
ticks;
6
7
ticks = sysconf( _SC_CLK_TCK );
8
return
ticks;
9
}
imtime_
long imtime_()
Definition
Eepipi/src/ee2eepp/basesv5.1/imtime_.c:3
8.0.0
BOSS_Gen
Eepipi
src
ee2eepp
basesv5.1
imtime_.c
Generated by
1.16.1