timer.h File Reference

#include <sys/types.h>
#include <sys/time.h>
#include <time.h>
#include <unistd.h>
#include <string>
#include "asserts.h"
#include "types.h"

Include dependency graph for timer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const std::string current_time (void)
 Return the current time.
std::string stamp (const pid_t=0, const int a_indention=0)

Variables

const timer null_timer (0, 0)
 A null timer.


Function Documentation

const std::string current_time void   ) 
 

Return the current time.

Definition at line 542 of file timer.cc.

References make_time_string_(), and TRY_nomem.

Referenced by vault_stats_report::assign(), and stamp().

Here is the call graph for this function:

std::string stamp const   pid_t = 0,
const int  a_indention = 0
 


Variable Documentation

const timer null_timer(0, 0)
 

A null timer.


Generated on Wed Jun 21 11:10:25 2006 for rvm by  doxygen 1.4.2