|
|
BSD 4.3reno
/*
* @(#)mclock_.c 5.1 (Berkeley) 11/3/86
*/
long int mclock_()
{
int buf[6];
times(buf);
return(buf[0]+buf[2]+buf[3]);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.