Hi,
I'm going to use hard drive read/write speed in my project. I have two label objects named Label1 and Label2, and a timer named Timer1, and a combobox.
I want to use combo box for selecting HDD and label1 and label2 for demonstrating read and write speed, respectively. Timer update interval should be something like 200ms to have relatively smooth trasfer rate. Please guide me and give me a code for studying.
Thanks.
I'm going to use hard drive read/write speed in my project. I have two label objects named Label1 and Label2, and a timer named Timer1, and a combobox.
I want to use combo box for selecting HDD and label1 and label2 for demonstrating read and write speed, respectively. Timer update interval should be something like 200ms to have relatively smooth trasfer rate. Please guide me and give me a code for studying.
Thanks.