Skip to main content

jit_memory_usage

Function jit_memory_usage 

Source
pub fn jit_memory_usage() -> Option<JitMemoryUsage>
Expand description

Returns the current JIT memory usage.

Returns None if the JIT has not been initialized yet.