| 
    Jpp
    17.1.1
    
   the software that should make you happy 
   | 
 
Auxililary class to local get time in micro seconds. More...
#include <JTime.hh>
Public Member Functions | |
| JLocalTime () | |
| Default constructor.  More... | |
| localtime_t | operator() () const | 
| Get local time in micro seconds.  More... | |
Private Attributes | |
| localtime_t | usec | 
| struct timeval | t | 
| struct timezone | tz | 
Auxililary class to local get time in micro seconds.
Definition at line 27 of file JSystem/JTime.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  mutableprivate | 
Definition at line 52 of file JSystem/JTime.hh.
      
  | 
  private | 
Definition at line 53 of file JSystem/JTime.hh.
      
  | 
  private | 
Definition at line 54 of file JSystem/JTime.hh.
 1.8.5