TimeUnit.Microseconds Property

Definition

Time unit representing one thousandth of a millisecond

[Android.Runtime.Register("MICROSECONDS")]
public static Java.Util.Concurrent.TimeUnit? Microseconds { get; }
[<Android.Runtime.Register("MICROSECONDS")>]
static member Microseconds : Java.Util.Concurrent.TimeUnit

Property Value

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