FileTimeToNanoseconds Method

Returns the subsecond part of the time expressed in nanoseconds.

Syntax

func (obj *FUSE) FileTimeToNanoseconds(FileTime time.Time) (int32, error)

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 Go Edition - Version 20.0 [Build 8348]