StructTimespec(Int64, Int64) Constructor

Definition

[Android.Runtime.Register(".ctor", "(JJ)V", "", ApiSince=27)]
public StructTimespec (long tv_sec, long tv_nsec);
[<Android.Runtime.Register(".ctor", "(JJ)V", "", ApiSince=27)>]
new Android.Systems.StructTimespec : int64 * int64 -> Android.Systems.StructTimespec

Parameters

tv_sec
Int64
tv_nsec
Int64
Attributes

Remarks

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