2010 FRC Java API


Uses of Class
com.sun.squawk.platform.windows.natives.TimeImpl.timevalImpl

Packages that use TimeImpl.timevalImpl
com.sun.squawk.platform.windows.natives   
 

Uses of TimeImpl.timevalImpl in com.sun.squawk.platform.windows.natives
 

Subclasses of TimeImpl.timevalImpl in com.sun.squawk.platform.windows.natives
static class Time.timeval
          struct timeval { time_t tv_sec; // seconds since Jan. 1, 1970 suseconds_t tv_usec; // and microseconds };
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.