OpenVPN 3 Core Library
|
#include <errno.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/resource.h>
#include <unistd.h>
#include <string>
#include <openvpn/common/file.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/common/number.hpp>
#include <openvpn/common/exception.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
Functions | |
double | openvpn::cpu_time (const bool thread=false) |