This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user