#include <lib/htime.h>
#include <stdio.h>
#include <ctype.h>
Include dependency graph for htime.cc:
Go to the source code of this file.
Variables | |
const char * | _is_invalid_str = "[invalid time]" |
|
Definition at line 34 of file htime.cc. Referenced by HTime::PrintElapsed(), and HTime::PrintTime(). |