pause method

void pause()

Pause data sampling.

Implementation

void pause() => executor.pause();