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