mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-03 23:03:42 +00:00
6 lines
104 B
Python
6 lines
104 B
Python
from benchmarks.core.logging import Metric
|
|
|
|
|
|
class DelugeTorrentDownload(Metric):
|
|
torrent_name: str
|