mirror of
https://github.com/MariaDB/server.git
synced 2025-08-21 02:25:18 +00:00
fix a comment
This commit is contained in:
@ -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()
|
ulonglong my_getcputime()
|
||||||
|
Reference in New Issue
Block a user