dwww Home | Manual pages | Find package

IPC::Run3::ProfArrayBuUser(Contributed Perl DocIPC::Run3::ProfArrayBuffer(3pm)

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.36.0                      2022-12-06   IPC::Run3::ProfArrayBuffer(3pm)

Generated by dwww version 1.15 on Mon Jul 1 03:07:28 CEST 2024.