We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308f1dd commit 06432bfCopy full SHA for 06432bf
source/adapters/level_zero/event.hpp
@@ -206,7 +206,7 @@ struct ur_event_handle_t_ : _ur_object {
206
207
// Indicates within creation of proxy event.
208
bool IsCreatingHostProxyEvent = {false};
209
-
+
210
// Indicates the recorded start and end timestamps for the event. These are
211
// only set for events returned by timestamp recording enqueue functions.
212
// A non-zero value for RecordEventStartTimestamp indicates the event was the
0 commit comments