I would like to measure the elapsed time of a multimedia timer cycle. On the internet I have found the usage of , but it does not work in C++ Builder 6. The error message: [C++ Error] Thread_01.cpp(6): E2209 Unable to open include file 'chrono.h' What options do I have, to measure elapsed time with high precision.