|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |