Added info regarding how periods are measured. In ms that is.

This commit is contained in:
dev
2012-01-06 14:03:09 +00:00
parent b279c75ffe
commit 4142269357

View File

@@ -57,7 +57,7 @@ Response:
<ul>GetRate &ndash; Fetches rateStat from router statManager. Creates stat if not already created.
<ul>Request
<li>Stat &ndash; [String] Determines which rateStat to fetch, see <a href="ratestats.html">ratestats</a>.</li>
<li>Period &ndash; [long] Determines which period a stat is fetched for.</li>
<li>Period &ndash; [long] Determines which period a stat is fetched for. Measured in ms.</li>
<li>Token &ndash; [String] Token used for authenticating the client. Is provided by the server via the 'Authenticate' RPC method.</li>
</ul>
<ul>Response