Task Statistics Operations¶
Task statistics operations.
- async shared.database.operations.task_statistics.get_or_create_task_statistics()[source]¶
Get current task statistics or create default if none exist.
- Return type:
- Returns:
TaskStatistics instance