pub unsafe extern "C" fn Dart_StopProfiling()Expand description
Stops the CPU sampling profiler.
Note that some profile samples might still be taken after this function returns due to the asynchronous nature of the implementation on some platforms.
pub unsafe extern "C" fn Dart_StopProfiling()Stops the CPU sampling profiler.
Note that some profile samples might still be taken after this function returns due to the asynchronous nature of the implementation on some platforms.