Namespaces | Macros | Typedefs | Functions
time.h File Reference
#include <time.h>
#include <sys/time.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  zorba
 Copyright 2006-2011 The FLWOR Foundation.
 
namespace  zorba::time
 

Macros

#define ZORBA_UTIL_TIME_H
 

Typedefs

typedef clock_t zorba::time::cputime
 
typedef struct timeval zorba::time::walltime
 

Functions

double zorba::time::get_cputime_elapsed (const cputime &t0, const cputime &t1)
 
void zorba::time::get_current_cputime (cputime &t)
 
void zorba::time::get_current_walltime (walltime &t)
 
double zorba::time::get_walltime_elapsed (const walltime &t0, const walltime &t1)
 
long zorba::time::get_walltime_in_millis (const walltime &t)
 

Macro Definition Documentation

#define ZORBA_UTIL_TIME_H

Definition at line 18 of file time.h.

blog comments powered by Disqus