Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyload/pyload
/ formatSpeed
Function
formatSpeed
module/utils.py:102–103 ·
view source on GitHub ↗
(speed)
Source
from the content-addressed store, hash-verified
100
101
102
def
formatSpeed(speed):
103
return
formatSize(speed) +
"/s"
104
105
106
def
freeSpace(folder):
Callers
3
refreshServerStatus
Method · 0.90
data
Method · 0.90
paint
Method · 0.90
Calls
1
formatSize
Function · 0.85
Tested by
no test coverage detected