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 99b1e2b commit 4373504Copy full SHA for 4373504
src/TypeHelper.natvis
@@ -40,6 +40,11 @@
40
<StringView>scheduled_name</StringView>
41
</Type>
42
43
+ <Type Name="XRay::Sheduler::Item">
44
+ <DisplayString>{ScheduledName}</DisplayString>
45
+ <StringView>ScheduledName</StringView>
46
+ </Type>
47
+
48
<Type Name="CAI_Stalker">
49
<DisplayString>{NameObject.p_->value, s}, $(Type)</DisplayString>
50
0 commit comments