| Package | Description |
|---|---|
| org.sysjava.linux.time |
| Modifier and Type | Method and Description |
|---|---|
static Clock.Type |
Clock.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Clock.Type[] |
Clock.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
Clock.clock_gettime(Clock.Type type) |
Copyright © 2022. All rights reserved.