xrate is a simple program written in C which calculates the realtime transfer rates of a running pipe. This might be useful for checking if your system is fast enough to record a CD on-the-fly.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão corrige um estouro com o nSize bytecount variável que agora consiste em duas variáveis unsigned Long (2 * 32 bits) e um cálculo errado e saída para a curtíssimo prazo (sem alarme foi chamado). Ele também adiciona saída tempo durante a análise de tempo de execução.
This release fixes an overflow with the bytecount variable nsize which now consists of two unsigned long variables (2*32bit) and a wrong calculation and output for very short runs (no alarm was called). It also adds time output during runtime analysis.