ocean.sys.Stats

Contains API to obtain various information about the running application.

Members

Classes

CpuMemoryStats
class CpuMemoryStats

Class used for getting used CPU percentage and used memory for the current process.

Functions

getNumFilesStats
OpenFileStats getNumFilesStats()

Gets the file descriptor stats for the process.

Structs

OpenFileStats
struct OpenFileStats

Convenience wrapper around stats about open/max file descriptors, useful for logging in stats log.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).