blob: e33349e46be592631510904d0632b8ac734d0548 [file] [log] [blame]
#ifndef TIMESTATUS_H_INCLUDED
#define TIMESTATUS_H_INCLUDED
void timestatus(int samp_rate,long frameNum,long totalframes, int framesize);
#endif