Microsoft SDK for Java

Time.toLong

Retrieves the number of time units (100 nanoseconds) units that are stored in this Time object.

Syntax

public long toLong()

Return Value

Returns a long value that represents the number of time units (100 nanoseconds) that have passed in this Time object since January 1, 100 AD.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.