FileTimeToNanoseconds Method

Returns the subsecond part of the time expressed in nanoseconds.

Syntax

public int FileTimeToNanoseconds(DateTime fileTime);
Public Function FileTimeToNanoseconds(ByVal FileTime As DateTime) As Integer

Remarks

Use this method to obtain the subsecond part of the FileTime value, expressed in nanoseconds.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS FUSE 2020 .NET Edition - Version 20.0 [Build 8348]