Pause/Resume feature
Add Pause/Resume functionality - allows telemetry event firing to be temporarily suppressed and resumed while background processing continues
Update the SpeedRPMGear sample to show how pause/resume works. Telemetry output is paused with the 'p' key, and resumed with the 'r' key.