RTL_NANOSEC_PER_TICK - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

//
// Time unit constants (ordered by magnitude)
//

#define RTL_NANOSEC_PER_TICK        100

#endif

View code on GitHub

NtDoc

No description available.