![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
This is the complete list of members for org.lflang.TimeValue, including all inherited members.
| add(TimeValue b) | org.lflang.TimeValue | |
| compare(TimeValue t1, TimeValue t2) | org.lflang.TimeValue | static |
| compareTo(TimeValue o) | org.lflang.TimeValue | |
| equals(Object t1) | org.lflang.TimeValue | |
| FOREVER | org.lflang.TimeValue | static |
| fromNanoSeconds(long ns) | org.lflang.TimeValue | static |
| getMagnitude() | org.lflang.TimeValue | |
| getUnit() | org.lflang.TimeValue | |
| hashCode() | org.lflang.TimeValue | |
| isEarlierThan(TimeValue other) | org.lflang.TimeValue | |
| max(TimeValue t1, TimeValue t2) | org.lflang.TimeValue | static |
| MAX_LONG_DEADLINE | org.lflang.TimeValue | static |
| MAX_VALUE | org.lflang.TimeValue | static |
| min(TimeValue t1, TimeValue t2) | org.lflang.TimeValue | static |
| MIN_VALUE | org.lflang.TimeValue | static |
| NEVER | org.lflang.TimeValue | static |
| subtract(TimeValue b) | org.lflang.TimeValue | |
| time | org.lflang.TimeValue | |
| TimeValue(long time, TimeUnit unit) | org.lflang.TimeValue | |
| TimeValue(Time time) | org.lflang.TimeValue | |
| toNanoSeconds() | org.lflang.TimeValue | |
| toString() | org.lflang.TimeValue | |
| unit | org.lflang.TimeValue | |
| ZERO | org.lflang.TimeValue | static |