Nanoseconds per Windows tick.
Synopsis
Declared in <bdls_filesystemutil_windowsimputil.h>
static
bsls::Types::Int64 const k_NANOSECONDS_PER_WINDOWS_TICK = 100;
Description
The number of nanoseconds represented by one Windows FILETIME tick.
Created with MrDocs