__declspec(property(get = GetProfilingTimerResolution)) int ProfilingTimerResolution;
Describes the resolution of device timer. This is measured in nanoseconds.
Read:
int GetProfilingTimerResolution();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler