Package 

Class DurationFfi

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class DurationFfi.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ULong secs
      private UInt nanos
    • Method Summary

      Modifier and Type Method Description
      final ULong getSecs()
      final Unit setSecs(ULong secs)
      final UInt getNanos()
      final Unit setNanos(UInt nanos)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait