#ifndef _NTRTL_H #define RTL_MILLISEC_TO_NANOSEC(m) ((m) * RTL_NANOSEC_PER_MILLISEC) #endif View code on GitHub
No description available.