fix a comment

This commit is contained in:
Sergei Golubchik 2013-08-14 11:12:57 +02:00
parent b59738a598
commit 758b012ff2

View file

@ -113,7 +113,7 @@ void my_time_init()
/*
Return cpu time in milliseconds * 10
Return cpu time in 1/10th on a microsecond (1e-7 s)
*/
ulonglong my_getcputime()