logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pmUseZone - re-establish a reporting timezone

C Synopsis

#include<pcp/pmapi.h>intpmUseZone(constinttz_handle);cc...-lpcp

Description

       The current reporting timezone effects the timezone used by pmCtime(3) and pmLocaltime(3).

       The  argument  tz_handle  identifies  a  reporting  timezone  as  previously  established  by  a  call to
       pmNewZone(3) or pmNewContextZone(3), and this becomes the current reporting timezone.

Diagnostics

       A return value less than zero indicates the value of tz_handle is not legal.

Name

pmUseZone - re-establish a reporting timezone

See Also

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

Performance Co-Pilot                                   PCP                                          PMUSEZONE(3)

See Also