mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-05-21 08:19: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
|