Browser Tools (BT)
Developer Documentation Pages

c c++ j JS p vb <<-- -->>

MouseXYTime()

  Allows user to specify how often the mouse movements are intercepted
  to determine the mouses X-Y position.  The default time for this is
  40 miliseconds (about 25 times per second).



Parameters:
  mt      Number of milliseconds between each test of the mouse position.
          The smaller this number is, the more often the mouse position
          is checked (and the more processor power is required).


Headers:
    bt.jso


Return value:


Comment:


Examples:


See Also:


Test:


History:
    20010415    DJR         Created

© Copyright 2001-2002, Creativyst, Inc., All rights are reserved.


[ Toc (bt)]