Share via


StructTimespec.TvNsec Property

Definition

Nanoseconds (values are [0, 999999999]).

[Android.Runtime.Register("tv_nsec", ApiSince=27)]
public long TvNsec { get; set; }
[<Android.Runtime.Register("tv_nsec", ApiSince=27)>]
member this.TvNsec : int64 with get, set

Property Value

Attributes

Remarks

Nanoseconds (values are [0, 999999999]).

Java documentation for android.system.StructTimespec.tv_nsec.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to