Function surge_wavetable::imports::imports::imports::_mm_pause1.27.0[][src]

pub unsafe fn _mm_pause()
Expand description

Provides a hint to the processor that the code sequence is a spin-wait loop.

This can help improve the performance and power consumption of spin-wait loops.

Intel’s documentation