Searched defs:rdCountPerSec (Results 1 – 4 of 4) sorted by relevance
42 double rdCountPerSec; // 每秒从设备读取的数据量 kB_read/s member
38 double rdCountPerSec = 0; // The amount of data read from the device per second kB_read/s in Parse() local
367 double rdCountPerSec = 2; variable
1212 double rdCountPerSec, in AppendNewData()