"

2013 FRC Java API

"

com.sun.squawk.platform.posix.natives
Interface Time

All Superinterfaces:
Library
All Known Implementing Classes:
TimeImpl, TimeImpl, TimeImpl, TimeImpl, TimeImpl

public interface Time
extends Library

java wrapper around #include


Nested Class Summary
static class Time.timeval
          struct timeval { time_t tv_sec; // seconds since Jan.
 
Field Summary
static Time INSTANCE
           
 
Method Summary
 
Methods inherited from interface com.sun.cldc.jna.Library
initConstInt
 

Field Detail

INSTANCE

static final Time INSTANCE

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"