Programming Guide



sm_mus_time

Gets the system time of the last mouse click

double sm_mus_time(void);

Environment

C only

Returns

Description

sm_mus_time reports the number of milliseconds that elapsed since an unspecified time. You can compare this value to the value reported on previous or subsequent mouse clicks—for example, to determine whether two successive mouse clicks should be interpreted as a double mouse click.

See Also

sm_ms_inquire