Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PGRUsage Struct Reference

#include <pg_rusage.h>

Data Fields

struct timeval tv
struct rusage ru

Detailed Description

Definition at line 27 of file pg_rusage.h.


Field Documentation

Definition at line 30 of file pg_rusage.h.

Referenced by pg_rusage_init(), and pg_rusage_show().

struct timeval PGRUsage::tv

Definition at line 29 of file pg_rusage.h.

Referenced by pg_rusage_init(), and pg_rusage_show().


The documentation for this struct was generated from the following file: