Go to the documentation of this file. 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).
JLocalTime()
Default constructor.
static const JLocalTime getLocalTime
Function object to get local time in micro seconds.
Auxiliary classes and methods for operating system calls.
long long int localtime_t
Type definition of local time.
Auxililary class to local get time in micro seconds.
localtime_t operator()() const
Get local time in micro seconds.