Added info regarding how periods are measured. In ms that is.
This commit is contained in:
@@ -57,7 +57,7 @@ Response:
|
||||
<ul>GetRate – Fetches rateStat from router statManager. Creates stat if not already created.
|
||||
<ul>Request
|
||||
<li>Stat – [String] Determines which rateStat to fetch, see <a href="ratestats.html">ratestats</a>.</li>
|
||||
<li>Period – [long] Determines which period a stat is fetched for.</li>
|
||||
<li>Period – [long] Determines which period a stat is fetched for. Measured in ms.</li>
|
||||
<li>Token – [String] Token used for authenticating the client. Is provided by the server via the 'Authenticate' RPC method.</li>
|
||||
</ul>
|
||||
<ul>Response
|
||||
|
Reference in New Issue
Block a user