1 write to SubTicks
Microsoft.Maui.Controls (1)
Internals\ProfilePage.cs (1)
57
current.
SubTicks
= GatherTicks(ref i);
2 references to SubTicks
Microsoft.Maui.Controls (2)
Internals\ProfilePage.cs (2)
58
ASSERT(current.Ticks >= current.
SubTicks
);
81
var exclusiveTicksMs = (datum.Ticks - datum.
SubTicks
) / MS;