How to read Memory latency from "C" program

vinay_64

Distinguished
Sep 13, 2011
3
0
18,510
I have many hardware platforms with various memory modules inserted. My application (written in "C" and "Cpp") has to read the memory latency in each platform. How can I read [a generic program] memory latency from my program.
 

vinay_64

Distinguished
Sep 13, 2011
3
0
18,510
Thanks Delroy for ur reply. But I am interested in getting CAS latency from my application written in c/c++. So I want to know how CPU-Z is getting the memory latency??