mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-12 14:18:42 +03:00
use int64 for time (instead of double)
This commit is contained in:
parent
9d6a5acb22
commit
8afd06b248
5 changed files with 70 additions and 59 deletions
|
@ -564,6 +564,7 @@ void _mi_mem_collect(mi_stats_t* stats) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
Other
|
||||
-----------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue