![]() |
Kea
1.5.0
|
#include <config.h>#include <stdint.h>#include <sys/time.h>#include <string>#include <iomanip>#include <iostream>#include <sstream>#include <stdio.h>#include <time.h>#include <exceptions/exceptions.h>#include <util/time_utilities.h>
Include dependency graph for time_utilities.cc:Go to the source code of this file.
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::util | |
| isc::util::detail | |
Functions | |
| int64_t | isc::util::detail::gettimeWrapper () |
| Return the current time in seconds. More... | |
Variables | |
| int64_t(* | isc::util::detail::gettimeFunction )() = NULL |