The DirectX7.TickCount method returns the system tick count.
object.TickCount() As Long
If the method succeeds, the tick count on the system is returned.
If the method fails, an error is raised and Err.Number is set.