Microsoft SDK for Java

isRunning

This method of the Timer Class queries the Timer to see if it is running.

Syntax

public boolean isRunning();

Return Value

Returns true if the timer is running; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.