osx man page for ipc::run3::profarraybuffer

Query: ipc::run3::profarraybuffer

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPC::Run3::ProfArrayBuffer(3)				User Contributed Perl Documentation			     IPC::Run3::ProfArrayBuffer(3)

NAME
IPC::Run3::ProfArrayBuffer - Store profile events in RAM in an array
SYNOPSIS
DESCRIPTION
METHODS
"IPC::Run3::ProfArrayBuffer->new()" "$buffer->app_call(@events)" "$buffer->app_exit(@events)" "$buffer->run_exit(@events)" The three above methods push the given events onto the stack of recorded events. get_events Returns a list of all the events. Each event is an ARRAY reference like: [ "app_call", 1.1, ... ];
LIMITATIONS
COPYRIGHT
Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
LICENSE
You may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.
AUTHOR
Barrie Slaymaker <barries@slaysys.com> perl v5.16.2 2011-12-23 IPC::Run3::ProfArrayBuffer(3)
Related Man Pages
ipc::run3::profreporter(3) - mojave
ipc::run::io(3) - suse
ipc::run3::profreporter(3) - centos
xml::filter::tee(3pm) - debian
xml::sax::tap(3pm) - debian
Similar Topics in the Unix Linux Community
Hearing Aid for OSX 10.12.x and greater.
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Syntax error in subtraction in Bash
Python: Refer a properties file from different location