Package hw

Class Time

extends Object

The class Time is used to store time information. Call IO.getTime() to get a Time object, containing the actual time of the method call. The time is derived from the real-time clock of the controller. To set the time please use the IO.setTime(int, int, int) method.

Public Constructors

Public Methods

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_

See also: