#include "wvsubproc.h"#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/wait.h>#include <sys/time.h>#include <stdarg.h>#include <errno.h>#include <assert.h>Go to the source code of this file.
Functions | |
| long | msecdiff (struct timeval &a, struct timeval &b) |
|
||||||||||||
|
Definition at line 149 of file wvsubproc.cc. Referenced by WvSubProc::wait(). |
1.2.15