Skip to content

Commit

Permalink
milliseconds
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmturner committed Jun 9, 2023
1 parent 8a390d8 commit ada0439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -794,9 +794,9 @@ A signal base value is one of the following:
: "<dfn export><code>highest-scoring-other-bid</code></dfn>"
:: The bid value of the highest scoring bid that did not win.
: "<dfn export><code>script-run-time</code></dfn>"
:: The running time of the script in ms(?).
:: The running time of the script in milliseconds.
: "<dfn export><code>signals-fetch-time</code></dfn>"
:: The time it took for the signals fetch to complete in ms(?)
:: The time it took for the signals fetch to complete in milliseconds.
: "<dfn export><code>bid-reject-reason</code></dfn>"
:: The reason a bid was rejected.

Expand Down

0 comments on commit ada0439

Please sign in to comment.