rpm 4.19.0
The RPM Package Manager
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
rpmsw.h File Reference
#include <unistd.h>
#include <sys/time.h>
Include dependency graph for rpmsw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rpmsw_s
 
struct  rpmop_s
 

Typedefs

typedef unsigned long int rpmtime_t
 
typedef struct rpmsw_srpmsw
 
typedef struct rpmop_srpmop
 

Functions

rpmsw rpmswNow (rpmsw sw)
 
rpmtime_t rpmswDiff (rpmsw end, rpmsw begin)
 
rpmtime_t rpmswInit (void)
 
int rpmswEnter (rpmop op, ssize_t rc)
 
rpmtime_t rpmswExit (rpmop op, ssize_t rc)
 
rpmtime_t rpmswAdd (rpmop to, rpmop from)
 
rpmtime_t rpmswSub (rpmop to, rpmop from)
 

Detailed Description

Statistics API