Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: IBETIME

IBETIME.m

Go to the documentation of this file.
  1. IBETIME ;ALB/CJM/AAS - Provides entry points to TO^%ZOSV and T1^%ZOSV for ease of turning off data collection ;Sep 16,1992
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. ;VAXDSM ONLY
  1. ;
  1. T0 ;start clock
  1. K IBXRTN Q
  1. ;Q:'$D(IBXRTN)
  1. ;S XRTN=IBXRTN_"-"_$S($D(ZTQUEUED):2,1:1)
  1. ;D T0ZOSV ;T0^%ZOSV
  1. Q
  1. ;
  1. T1 ;stop clock
  1. Q
  1. ;N XRTL
  1. ;I $D(XRT0),$D(XRTN) S XRTL=$ZU(0) D T1ZOSV ;T1^%ZOSV
  1. ;K XRT0,XRTN
  1. Q
  1. ;
  1. ;
  1. T0ZOSV ; start RT clock ; KERNEL 7 LOGIC for VAXDSM
  1. ;D T0^%ZOSV
  1. Q
  1. T1ZOSV ; store RT datum w/ZHDIF ; KERNEL 7 LOGIC for VAXDSM
  1. ;D T1^%ZOSV
  1. Q