Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
  • Loading branch information
steffenlarsen committed Mar 7, 2024
1 parent bcdb3a1 commit b37eeb7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ time at which `submit_profiling_tag` is called.
The event's `info::event_profiling::command_end` timestamp reflects the time
at which the event enters the "complete" state.
The event's `info::event_profiling::command_start` timestamp reflects the time
that the profiling tag command starts executing. This timestamp is between
the `info::event_profiling::command_submit` and
that the profiling tag command starts executing.
This timestamp is between the `info::event_profiling::command_submit` and
`info::event_profiling::command_end` timestamps.

It is unspecified whether the event ever has the
Expand Down

0 comments on commit b37eeb7

Please sign in to comment.