Documentation (once more)

What is wrong in that screen shot for Ticks ?

i don’t know but the below found is about “you can surround it with back ticks.”
the deprecate about other namespace.

Nothing is wrong that I can see except that the deprecated function is listed first, and that being “wrong” is subjective. The global Ticks() As Integer was deprecated in favor of System.Ticks() As Integer, which is the second result. Can you try to be more specific?

Presumably,
someone thought that this outdated functionality wouldn’t come up again.

Before using an outdated function, or even considering looking into it, it can make sense to mention this first.
i agree outdated could be list last.