Changed unit for granularity from sec to milliseconds
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -199,7 +199,7 @@ | ... | @@ -199,7 +199,7 @@ |
199 | <comment>Value of peg count since last granularity.</comment> | 199 | <comment>Value of peg count since last granularity.</comment> |
200 | </elem> | 200 | </elem> |
201 | <elem name="granularity" type="uint16" multiplicity="1" ord="81"> | 201 | <elem name="granularity" type="uint16" multiplicity="1" ord="81"> |
202 | <tag name="unit" value="sec"/> | 202 | <tag name="unit" value="milliseconds"/> |
203 | <comment>The time granularity of each value.</comment> | 203 | <comment>The time granularity of each value.</comment> |
204 | </elem> | 204 | </elem> |
205 | </struct> | 205 | </struct> | ... | ... |
-
Please register or sign in to post a comment