共用方式為


StructTimespec(Int64, Int64) 建構函式

定義

[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

參數

tv_sec
Int64
tv_nsec
Int64
屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於