$search
Interface of auxilliary utility functions for SDHLibrary-CPP. More...
#include "sdhlibrary_settings.h"
#include <sys/time.h>
#include "sdhexception.h"
Go to the source code of this file.
Classes | |
class | cSimpleTime |
Very simple class to measure elapsed time. More... | |
Typedefs | |
typedef suseconds_t | tTimevalUSec |
Variables | |
NAMESPACE_SDH_START typedef time_t | tTimevalSec |
Interface of auxilliary utility functions for SDHLibrary-CPP.
Definition in file simpletime.h.
typedef suseconds_t tTimevalUSec |
Definition at line 78 of file simpletime.h.
NAMESPACE_SDH_START typedef time_t tTimevalSec |
Definition at line 77 of file simpletime.h.