Microsoft SDK for Java

getPeriod

This method of the Timer Class retrieves the timer period.

Syntax

public long getPeriod();

Return Value

Returns the number of milliseconds that must elapse before the timer fires.

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