1#ifndef __JSYSTEM__JTIME__
2#define __JSYSTEM__JTIME__
42 gettimeofday(&
t, &
tz);
53 mutable struct timeval
t;
54 mutable struct timezone
tz;
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for operating system calls.
static const JLocalTime getLocalTime
Function object to get local time in micro seconds.
long long int localtime_t
Type definition of local time.
Auxililary class to local get time in micro seconds.
JLocalTime()
Default constructor.
localtime_t operator()() const
Get local time in micro seconds.