diff --git a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py index df378b1..8085b42 100644 --- a/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py +++ b/services/nturns/current/app/src/AGEBD-SERVICE-NTURNS.py @@ -98,11 +98,6 @@ class Service(BaseService[PVs]): Npeaks = len(peaks) pvs.turns2k.put(Npeaks) - # maybe sleep to limit the update loop execution rate - time.sleep(1) - ####################################################################################### - ####################################################################################### - def main( log_level: LogLevel = typer.Option(