xbn_examples.util
Class XmplTimerSeconds
java.lang.Object
|
+--xbn.XBNObject
|
+--xbn.programs.XBNStatic
|
+--xbn_examples.util.XmplTimerSeconds
- public class XmplTimerSeconds
- extends XBNStatic
Demonstrates TimerSeconds.
Source code: XmplTimerSeconds.java
This code prints out the number of milleseconds since the application started, for five seconds.
Method Summary |
static void |
main(String[] as_cmdLineParams)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmplTimerSeconds
public XmplTimerSeconds()
main
public static void main(String[] as_cmdLineParams)
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava