Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs to several unlisted functions #542

Merged
merged 2 commits into from Dec 28, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

Add missing hash tags for titles

  • Loading branch information
vinz243 committed Dec 28, 2015
commit 2bb16d95b988e1dfe85cd2c62e69608bb202dd08
@@ -347,19 +347,19 @@ Get total bytes received from peers (excluding invalid data)

Get the time remaining in millis if downloading

### `torrent.progress`
#### `torrent.progress`

Get the total progress from 0 to 1.

### `torrent.ratio`
#### `torrent.ratio`

Get the torrent ratio (seeded/downloaded)

### `torrent.downloadSpeed()`
#### `torrent.downloadSpeed()`

Returns the download speed

### `torrent.uploadSpeed()`
#### `torrent.uploadSpeed()`

Returns the current upload speed.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.