MDi JLib
1.7.4

com.microdeveloper.common.date
Class Time

java.lang.Object
  extended by com.microdeveloper.common.date.Time

public class Time
extends Object

A simple time utility class.

Copyright (c) 2007 MicroDeveloper, Inc.

Since:
1.7.4
Version:
1.0
Author:
MicroDeveloper, Inc.

Method Summary
static void delay(int milliseconds)
          A threaded sleep loop.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

delay

public static void delay(int milliseconds)
A threaded sleep loop.

Parameters:
milliseconds - the delay in milliseconds.


MDi JLib
1.7.4

Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.