Up |
memoryMinMax
Returns the minimum and maximum memory usage of the current VM process without dependancies. This functions exists on MS Windows version. On others systems, like GNU/Linux, it is not yet implemented and it returns always 'nil'.
Prototype :
fun [] [I I]
Return : [I I]
- I : min
- I : max