systemPrimitiveTick method

void systemPrimitiveTick()

Plays the system primitive-tick haptic without awaiting the platform call.

Implementation

void systemPrimitiveTick() => _presets.playSync('systemPrimitiveTick');