mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-05 22:43:11 +00:00
6 lines
104 B
Python
6 lines
104 B
Python
from benchmarks.core.logging import Metric
|
|
|
|
|
|
class DelugeTorrentDownload(Metric):
|
|
torrent_name: str
|