This document is archived and information here might be outdated. Recommended version. |
The time's time portion as the number of nanoseconds elapsed since midnight. Corresponds to the Hour, Minute, Second, and Nanoseconds properties.
[Visual Basic .NET] Public Function QueryNanosecondsSinceMidnight ( _ ) As Long
[C#] public long QueryNanosecondsSinceMidnight ( );
[C++]
HRESULT QueryNanosecondsSinceMidnight(
void
);