#include <UtilJ.h>
Definition at line 391 of file UtilJ.h.
casa::utilj::ThreadTimes::ThreadTimes |
( |
| ) |
|
|
inline |
casa::utilj::ThreadTimes::ThreadTimes |
( |
double |
elapsed, |
|
|
double |
cpu |
|
) |
| |
|
inlineprotected |
void casa::utilj::ThreadTimes::clear |
( |
| ) |
|
|
inline |
double casa::utilj::ThreadTimes::cpu |
( |
| ) |
const |
|
inline |
double casa::utilj::ThreadTimes::elapsed |
( |
| ) |
const |
|
inline |
bool casa::utilj::ThreadTimes::empty |
( |
| ) |
const |
|
inline |
static ThreadTimes casa::utilj::ThreadTimes::getTime |
( |
| ) |
|
|
inlinestatic |
static double casa::utilj::ThreadTimes::toSeconds |
( |
const struct timeval & |
t | ) |
|
|
inlinestatic |
double casa::utilj::ThreadTimes::cpu_p |
|
protected |
double casa::utilj::ThreadTimes::elapsed_p |
|
protected |
bool casa::utilj::ThreadTimes::empty_p |
|
protected |
The documentation for this class was generated from the following file: