[][src]Function dart_sys::Dart_VMIsolateCountMetric

pub unsafe extern "C" fn Dart_VMIsolateCountMetric() -> i64

Return metrics gathered for the VM and individual isolates.

NOTE: Metrics are not available in PRODUCT builds of Dart. Calling the metric functions on a PRODUCT build might return invalid metrics.