rpm 6.1.90
The RPM Package Manager
Loading...
Searching...
No Matches
rpmsw.h File Reference
#include <unistd.h>
#include <sys/time.h>
#include <rpm/rpmutil.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.

Data Structures

struct  rpmsw_s
struct  rpmop_s

Typedefs

typedef unsigned long int rpmtime_t
typedef struct rpmsw_srpmsw
typedef struct rpmop_srpmop

Functions

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

Detailed Description

Statistics API