Annotation Type FractionalSeconds

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value
      The fractional precision for the associated seconds.
    • Element Detail

      • value

        int value
        The fractional precision for the associated seconds. Generally this will be one of
        • 3 (milliseconds)
        • 6 (microseconds)
        • 9 (nanoseconds)