Uses of Class
jnr.posix.Timespec
-
Packages that use Timespec Package Description jnr.posix -
-
Uses of Timespec in jnr.posix
Subclasses of Timespec in jnr.posix Modifier and Type Class Description classDefaultNativeTimespecMethods in jnr.posix with parameters of type Timespec Modifier and Type Method Description intLibC. futimens(int fd, Timespec[] times)intLibC. utimensat(int dirfd, String path, Timespec[] times, int flag)
-