read_status_file#
- Omniverse.read_status_file() dict #
Read the status file and return its contents as a dictionary.
Note: this can fail if the file is being written to when this call is made, so expect failures.
- Returns:
Optional
[dict
]A dictionary with the fields ‘status’, ‘start_time’, ‘processed_buffers’, ‘total_buffers’ or empty