Browse Source

fix a comment

pull/843/head
Sergei Golubchik 12 years ago
parent
commit
758b012ff2
  1. 2
      mysys/my_getsystime.c

2
mysys/my_getsystime.c

@ -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()

Loading…
Cancel
Save