提交 e28eddc5 编写于 作者: B Ben Laurie

Typo? Why did this work, anyway?

上级 d82a612a
......@@ -2602,7 +2602,7 @@ double app_tminterval(int stop,int usertime)
struct timeval now;
static struct timeval tmstart;
if (usertime) getrusage(RUSAGE_SELF,&rus), now = rus.ru_time;
if (usertime) getrusage(RUSAGE_SELF,&rus), now = rus.ru_utime;
else gettimeofday(&now,NULL);
if (stop==TM_START) tmstart = now;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册