Skip to content

Commit

Permalink
Adjust space wrapping
Browse files Browse the repository at this point in the history
Co-authored-by: qingxinwu <6334674+qingxinwu@users.noreply.github.com>
  • Loading branch information
dontcallmedom and qingxinwu authored Feb 3, 2025
1 parent dc75f3c commit e26f384
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4737,17 +4737,14 @@ an [=auction config=] |auctionConfig| and a [=reporting context=] |reportingCont
<dl class="switch">
: "`interestGroupCount`"
:: The number of interest groups in the [=user agent=]'s [=interest
group set=] whose [=interest group/owner=] is
|buyerOrigin|.
group set=] whose [=interest group/owner=] is |buyerOrigin|.
: "`bidCount`"
:: The number of valid bids generated by interest groups whose
[=interest group/owner=] is
|buyerOrigin|.
[=interest group/owner=] is |buyerOrigin|.
: "`totalGenerateBidLatency`"
:: The sum of execution time in milliseconds for all `generateBid()`
calls in the auction for interest groups whose
[=interest group/owner=] is
|buyerOrigin|.
[=interest group/owner=] is |buyerOrigin|.
: "`totalSignalsFetchLatency`"
:: The total time spent fetching trusted buyer signals in
milliseconds, or 0 if the interest group didn't fetch any
Expand Down

0 comments on commit e26f384

Please sign in to comment.