1PMUSEZONE(3)               Library Functions Manual               PMUSEZONE(3)
2
3
4

NAME

6       pmUseZone - re-establish a reporting timezone
7

C SYNOPSIS

9       #include <pcp/pmapi.h>
10
11       int pmUseZone(const int tz_handle);
12
13       cc ... -lpcp
14

DESCRIPTION

16       The  current reporting timezone effects the timezone used by pmCtime(3)
17       and pmLocaltime(3).
18
19       The argument tz_handle identifies a reporting  timezone  as  previously
20       established  by a call to pmNewZone(3) or pmNewContextZone(3), and this
21       becomes the current reporting timezone.
22

SEE ALSO

24       PMAPI(3), pmCtime(3), pmLocaltime(3), pmNewContextZone(3), pmNewZone(3)
25       and pmWhichZone(3).
26

DIAGNOSTICS

28       A  return  value less than zero indicates the value of tz_handle is not
29       legal.
30
31
32
33Performance Co-Pilot                  PCP                         PMUSEZONE(3)
Impressum