#ifndef _NTRTL_H #define RTL_MILLISEC_TO_SEC(m) ((m) / RTL_MILLISEC_PER_SEC) #endif View code on GitHub
No description available.