#include <sys/time.h>
Go to the source code of this file.
Namespaces | |
namespace | rutz |
Functions | |
rutz::fstring | rutz::format_time (const timeval &tval, const char *formatstring="%a %b %d %H:%M:%S %Z %Y") |
Return a formatted string (a la strftime) for the given timeval. |
Definition in file timeformat.h.