fix(docs): (timing) Correct units to milliseconds
This commit is contained in:
parent
ecf65d5c9a
commit
8ec905dc26
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Units and types depend on whether the pattern is generated in a browser
|
|||
or via Node.js.
|
||||
|
||||
- If the pattern is generated in a browser,
|
||||
start timestamps are in microseconds, draft times are in milliseconds,
|
||||
both start timestamps and draft times are in milliseconds,
|
||||
and the values are Numbers.
|
||||
|
||||
- If the pattern is generated via Node.js,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue