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.