SAP ABAP Class CL_ABAP_RUNTIME (Help Class for Runtime Measurement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_RUNTIME (Package) Runtime Measurements
⤷
⤷
Properties
| Class | CL_ABAP_RUNTIME | |
| Short Description | Help Class for Runtime Measurement | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SABP_RUNTIME | Runtime Measurements |
| Created | 20030717 | SAP |
| Last change | 20030722 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_RUNTIME has no forward declaration.
Interfaces
Class CL_ABAP_RUNTIME has no interface implemented.
Friends
Class CL_ABAP_RUNTIME has no friend class.
Attributes
Class CL_ABAP_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a timer object with high precision | 20030717 | |
| 2 | Static method | Public | Method | Creates a timer object with low precision | 20030717 |
Events
Class CL_ABAP_RUNTIME has no event.
Types
Class CL_ABAP_RUNTIME has no local type.
Method Signatures
Method CREATE_HR_TIMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMER | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | 20030717 |
Method CREATE_HR_TIMER on class CL_ABAP_RUNTIME has no exception.
Method CREATE_LR_TIMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMER | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | 20030717 |
Method CREATE_LR_TIMER on class CL_ABAP_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20030722 |
| SAP Release Created in | 640 |