core/homeassistant/components/profiler/services.yaml

13 lines
307 B
YAML

start:
description: Start the Profiler
fields:
seconds:
description: The number of seconds to run the profiler.
example: 60.0
memory:
description: Start the Memory Profiler
fields:
seconds:
description: The number of seconds to run the memory profiler.
example: 60.0