Kernel  |  3.3

下载     查看原文件
C++程序  |  7行  |  88 B
#ifndef __MACH_TIMEX_H
#define __MACH_TIMEX_H

#define CLOCK_TICK_RATE		1000000

#endif