get_timeout#

API documentation for tradeexecutor.cli.watchdog.get_timeout Python function.

get_timeout(watchdog_registry, name)[source]#

Get the UNIX timestamp when a process pinged last time.

Parameters:
  • watchdog_registry (multiprocessing.managers.DictProxy | dict) –

  • name (str) –

Return type:

float