mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
fix a comment
This commit is contained in:
parent
b59738a598
commit
758b012ff2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue