WebPlatformAtomics.pausemethod Atomics.pause#Atomics.pause(durationHint?: number): voidSignals to the CPU that it is running in a spin-wait loop. Parameters ##durationHint: number optionalAn integer that may be used to determine how many times the signal is sent. Return Type #void
method Atomics.pause#Atomics.pause(durationHint?: number): voidSignals to the CPU that it is running in a spin-wait loop. Parameters ##durationHint: number optionalAn integer that may be used to determine how many times the signal is sent. Return Type #void