#ifndef _NTRTL_H #define RTL_100NANOSEC_TO_MILLISEC(ns) ((ns) / RTL_100NANOSEC_PER_MILLISEC) #endif View code on GitHub
No description available.