Interface linux_structs.timeval

All Superinterfaces:
java.foreign.memory.Struct<linux_structs.timeval>
Enclosing interface:
linux_structs

public static interface linux_structs.timeval
extends java.foreign.memory.Struct<linux_structs.timeval>
  • Method Summary

    Modifier and Type Method Description
    int microSecond()  
    long second()  

    Methods inherited from interface java.foreign.memory.Struct

    ptr